The underlying store.
The map entity ID.
Function for converting value to hash string.
Function for converting value to hash string.
Optional options: AbortOptionsReadonly entityThe map entity ID.
Protected Readonly storeThe underlying store.
Protected Readonly stringifyFunction for converting value to hash string.
Optional options: AbortOptionsMarker to indicate that this object is a RangeQueryable.
Queries key-value pairs by given criteria.
Optional options: RangeQueryOptions<string>Gets a value by key from the map.
Optional options: AbortOptionsGets the list of data identified by given keys.
Optional options: AbortOptionsReturns whether a key exists in the map.
Optional options: AbortOptionsChecks if given keys exist in the set.
Optional options: AbortOptionsQueries keys by given criteria.
Optional options: RangeQueryOptions<string>Queries values by given criteria.
Optional options: RangeQueryOptions<string>Generated using TypeDoc
Readonly observed-removed map.