Searched defs:COMPONENT_NON_DECORATOR (Results 1 – 2 of 2) sorted by relevance
62 const localArray: string[] = [...observedPropertyDecorators, COMPONENT_NON_DECORATOR, constant
29 export const COMPONENT_NON_DECORATOR: string = 'regular'; constant