Searched defs:annotationPrefix (Results 1 – 2 of 2) sorted by relevance
86 static constexpr char annotationPrefix[] = "__$$ETS_ANNOTATION$$__"; variable
79 export const annotationPrefix: string = '__$$ETS_ANNOTATION$$__'; constant