Home
last modified time | relevance | path

Searched defs:propertyArray (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dprocess_ui_syntax.ts847 const propertyArray: Array<ts.PropertyAssignment> = [ constant
876 const propertyArray: Array<ts.PropertyAssignment> = [ constant
Dprocess_custom_component.ts320 const propertyArray: ts.ObjectLiteralElementLike[] = []; constant