Interface for any object that resembles a Map.
Map
Specifically it makes the return types of set and delete irrelevant.
set
delete
Generated using TypeDoc
Interface for any object that resembles a
Map
.Specifically it makes the return types of
set
anddelete
irrelevant.