Home > @rushstack/node-core-library > ProtectableMap > protectedView
ProtectableMap.protectedView property
The owner of the protectable map should return this object via its public API.
Signature:
get protectedView(): Map<K, V>;
Home > @rushstack/node-core-library > ProtectableMap > protectedView
The owner of the protectable map should return this object via its public API.
Signature:
get protectedView(): Map<K, V>;