Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts1088 export interface TSNamespaceExportDeclaration extends Node { interface
1354 | TSNamespaceExportDeclaration
1967 export function TSNamespaceExportDeclaration(id: Identifier): TSNamespaceExportDeclaration;
2313 ): node is TSNamespaceExportDeclaration;
2845 ): asserts node is TSNamespaceExportDeclaration;