Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts44 export const COMPONENT_OBJECT_LINK_DECORATOR: string = '@ObjectLink'; constant
472 …ATE_OBJECTLINK_DECORATORS: string[] = [COMPONENT_STATE_DECORATOR, COMPONENT_OBJECT_LINK_DECORATOR]; constant