Home > @rushstack/node-core-library > ProtectableMap > (constructor)
ProtectableMap.(constructor)
Constructs a new instance of the ProtectableMap class
Signature:
constructor(parameters: IProtectableMapParameters<K, V>);
Parameters
| Parameter | Type | Description |
|---|---|---|
| parameters | IProtectableMapParameters<K, V> |