Searched defs:JSDocUnknownType (Results 1 – 6 of 6) sorted by relevance
382 JSDocUnknownType, // The ? type enumerator
428 JSDocUnknownType = 320, enumerator1876 export interface JSDocUnknownType extends JSDocType { interface