Searched defs:ReadonlyMap (Results 1 – 11 of 11) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | corePublic.ts | 51 export interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
|
| /third_party/typescript/src/lib/ |
| D | es2015.collection.d.ts | 18 interface ReadonlyMap<K, V> { interface
|
| D | es2015.iterable.d.ts | 119 interface ReadonlyMap<K, V> { interface
|
| /third_party/typescript/lib/ |
| D | lib.es2015.collection.d.ts | 38 interface ReadonlyMap<K, V> { interface
|
| D | lib.es2015.iterable.d.ts | 139 interface ReadonlyMap<K, V> { interface
|
| D | tsserverlibrary.d.ts | 55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface 11002 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
|
| D | typescript.d.ts | 55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
|
| D | typescriptServices.d.ts | 55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
|
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 1348 export interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface 11129 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
|
| D | typescript.d.ts | 55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
|