Searched defs:isStringType (Results 1 – 2 of 2) sorted by relevance
121 export function isStringType(type: Type): boolean { function
290 export function isStringType(tsType: ts.Type): boolean { function