ReadonlyMap (Type)
Variables
Section titled “Variables”ReadonlyMap
Section titled “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.