Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/interop/src/
Dpre_define.ts95 export const COMPONENT_SENDABLE_DECORATOR: string = '@Sendable'; constant
/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts97 export const COMPONENT_SENDABLE_DECORATOR: string = '@Sendable'; constant