Searched defs:ObjectLiteralElementLike (Results 1 – 5 of 5) sorted by relevance
746 …export type ObjectLiteralElementLike = PropertyAssignment | ShorthandPropertyAssignment | SpreadAs… alias
757 …export type ObjectLiteralElementLike = PropertyAssignment | ShorthandPropertyAssignment | SpreadAs… alias