Deno.KvCommitError

interface KvCommitError {
ok: false;
}

§Properties

§
ok: false
[src]