method Deno.AtomicOperation.prototype.delete
Jump to headingAtomicOperation.prototype.delete(key: KvKey): this
Add to the operation a mutation that deletes the specified key if all checks pass during the commit.
Parameters Jump to heading
Jump to headingkey: KvKey
Return Type Jump to heading
this