deno.com
method Deno.AtomicOperation.prototype.delete
#AtomicOperation.prototype.delete(key: KvKey): this

Add to the operation a mutation that deletes the specified key if all checks pass during the commit.

Parameters #

#key: KvKey

Return Type #

this