Deletes an entry from the set. Returns MaybePromise<unknown>
to be compatible with ES Set.
Optional
options: AbortOptionsDeletes the values with given keys.
Optional
options: AbortOptionsReturns whether a key exists in the map.
Optional
options: AbortOptionsOptional
options: AbortOptionsGenerated using TypeDoc
Deletes the given keys from map/set.