Searched defs:StaticKeyword (Results 1 – 6 of 6) sorted by relevance
159 StaticKeyword, enumerator1377 export type StaticKeyword = ModifierToken<SyntaxKind.StaticKeyword>; alias
233 StaticKeyword = 125, enumerator657 export type StaticKeyword = ModifierToken<SyntaxKind.StaticKeyword>; alias