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