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