Searched defs:JSDocTypeReferencingNode (Results 1 – 5 of 5) sorted by relevance
1904 …export type JSDocTypeReferencingNode = JSDocVariadicType | JSDocOptionalType | JSDocNullableType |… alias