Home
last modified time | relevance | path

Searched refs:isXComponentContainer (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_build.ts1609 if (isXComponentContainer(item)) {
1616 function isXComponentContainer(item: ts.PropertyAssignment): boolean { function