ReadonlyMap (Type)
Variables
ReadonlyMap
const ReadonlyMap: ReadonlyMapConstructor;
Defined in: types/ReadonlyMap.ts:12
An alias for the Map
constructor that returns a read-only map.
const ReadonlyMap: ReadonlyMapConstructor;
Defined in: types/ReadonlyMap.ts:12
An alias for the Map
constructor that returns a read-only map.