Searched defs:getIndexTypeOfType (Results 1 – 11 of 11) sorted by relevance
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2174 getIndexTypeOfType(type: Type, kind: IndexKind): Type | undefined; method
|
| D | typescriptServices.d.ts | 2174 getIndexTypeOfType(type: Type, kind: IndexKind): Type | undefined; method
|
| D | tsserverlibrary.d.ts | 2174 getIndexTypeOfType(type: Type, kind: IndexKind): Type | undefined; method
|
| D | tsc.js | 36088 getIndexTypeOfType: getIndexTypeOfType, property 44965 function getIndexTypeOfType(type, kind) { function
|
| D | typingsInstaller.js | 44229 getIndexTypeOfType: getIndexTypeOfType, property 54463 function getIndexTypeOfType(type, kind) { function
|
| D | typescript.js | 44434 getIndexTypeOfType: getIndexTypeOfType, property 54668 function getIndexTypeOfType(type, kind) { function
|
| D | typescriptServices.js | 44434 getIndexTypeOfType: getIndexTypeOfType, property 54668 function getIndexTypeOfType(type, kind) { function
|
| D | tsserverlibrary.js | 44434 getIndexTypeOfType: getIndexTypeOfType, property 54668 function getIndexTypeOfType(type, kind) { function
|
| D | tsserver.js | 44240 getIndexTypeOfType: getIndexTypeOfType, property 54474 function getIndexTypeOfType(type, kind) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2190 getIndexTypeOfType(type: Type, kind: IndexKind): Type | undefined; method
|
| D | tsserverlibrary.d.ts | 2190 getIndexTypeOfType(type: Type, kind: IndexKind): Type | undefined; method
|