Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts1035 body: TSTypeElement[];
1180 members: TSTypeElement[];
1583 export type TSTypeElement = alias
1910 ): TSTypeElement;
1946 export function TSInterfaceBody(body: TSTypeElement[]): TSInterfaceBody;
1992 export function TSTypeLiteral(members: TSTypeElement[]): TSTypeLiteral;
2277 ): node is TSTypeElement;