Home
last modified time | relevance | path

Searched defs:ReadonlyMap (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DrenamedMapInterfaces.ts10 export interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
/third_party/typescript/lib/
Dlib.es2015.collection.d.ts58 interface ReadonlyMap<K, V> { interface
Dlib.es2015.iterable.d.ts139 interface ReadonlyMap<K, V> { interface
Dtypescript.d.ts55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
8325 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
DtypescriptServices.d.ts55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
8325 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
Dtsserverlibrary.d.ts55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
12271 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
/third_party/typescript/src/lib/
Des2015.collection.d.ts38 interface ReadonlyMap<K, V> { interface
Des2015.iterable.d.ts119 interface ReadonlyMap<K, V> { interface
/third_party/typescript/src/compiler/
DcorePublic.ts51 export interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
8325 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
Dtsserverlibrary.d.ts55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
12271 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface