Skip to content

ReadonlyMap (Type)

const ReadonlyMap: ReadonlyMapConstructor;

Defined in: types/ReadonlyMap.ts:12

An alias for the Map constructor that returns a read-only map.