Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts1038 export interface TSInterfaceDeclaration extends Node { interface
1352 | TSInterfaceDeclaration
1408 | TSInterfaceDeclaration
1947 export function TSInterfaceDeclaration(
1952 ): TSInterfaceDeclaration;
2303 ): node is TSInterfaceDeclaration;
2826 ): asserts node is TSInterfaceDeclaration;