Searched defs:JSDocNamepathType (Results 1 – 6 of 6) sorted by relevance
388 JSDocNamepathType, // https://jsdoc.app/about-namepaths.html enumerator
434 JSDocNamepathType = 326, enumerator1900 export interface JSDocNamepathType extends JSDocType { interface