Searched defs:isTypeOf (Results 1 – 7 of 7) sorted by relevance
/third_party/typescript/lib/ |
D | typescript.d.ts | 922 readonly isTypeOf: boolean; property
|
D | typescriptServices.d.ts | 922 readonly isTypeOf: boolean; property
|
D | tsserverlibrary.d.ts | 922 readonly isTypeOf: boolean; property
|
D | typingsInstaller.js | 24301 function createImportTypeNode(argument, assertions, qualifier, typeArguments, isTypeOf) { argument 24313 … function updateImportTypeNode(node, argument, assertions, qualifier, typeArguments, isTypeOf) { argument
|
D | tsc.js | 19489 function createImportTypeNode(argument, assertions, qualifier, typeArguments, isTypeOf) { argument 19500 … function updateImportTypeNode(node, argument, assertions, qualifier, typeArguments, isTypeOf) { argument
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 922 readonly isTypeOf: boolean; property
|
D | tsserverlibrary.d.ts | 922 readonly isTypeOf: boolean; property
|