Searched defs:ProtectedKeyword (Results 1 – 6 of 6) sorted by relevance
157 ProtectedKeyword, enumerator1376 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
231 ProtectedKeyword = 123, enumerator655 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias