Searched defs:TSProtectedKeyword (Results 1 – 3 of 3) sorted by relevance
138 TSProtectedKeyword = 'TSProtectedKeyword', enumerator
1578 export interface TSProtectedKeyword extends BaseNode { interface
387 TSProtectedKeyword?: RuleFunction<TSESTree.TSProtectedKeyword>; property