Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcorePublic.ts51 export interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
/third_party/typescript/lib/
Dlib.es2015.collection.d.ts38 interface ReadonlyMap<K, V> { interface
Dlib.es2015.iterable.d.ts139 interface ReadonlyMap<K, V> { interface
Dtsserverlibrary.d.ts55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
11002 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
DtypescriptServices.d.ts55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
Dtypescript.d.ts55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
/third_party/typescript/src/lib/
Des2015.collection.d.ts18 interface ReadonlyMap<K, V> { interface
Des2015.iterable.d.ts119 interface ReadonlyMap<K, V> { interface
/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts1348 export interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
11129 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface
Dtypescript.d.ts55 interface ReadonlyMap<T> extends ReadonlyESMap<string, T> { interface