Searched defs:ObjectBindingOrAssignmentElement (Results 1 – 5 of 5) sorted by relevance
1192 …export type ObjectBindingOrAssignmentElement = BindingElement | PropertyAssignment | ShorthandProp… alias