Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts579 export interface NullLiteralTypeAnnotation extends Node { interface
1775 export function nullLiteralTypeAnnotation(): NullLiteralTypeAnnotation;
2114 ): node is NullLiteralTypeAnnotation;
2540 ): asserts node is NullLiteralTypeAnnotation;