Searched defs:isPrimitive (Results 1 – 2 of 2) sorted by relevance
877 const isPrimitive: boolean = !!(flags & ts.TypeFlags.StringLike) || constant
953 const isPrimitive: boolean = !!(flags & ts.TypeFlags.StringLike) || constant