Home
last modified time | relevance | path

Searched defs:TSNamespaceExportDeclaration (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript_eslint/packages/types/src/
Dast-node-types.ts127 TSNamespaceExportDeclaration = 'TSNamespaceExportDeclaration', enumerator
Dts-estree.ts1512 export interface TSNamespaceExportDeclaration extends BaseNode { interface
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/
DRule.ts374 TSNamespaceExportDeclaration?: RuleFunction< property