Skip to main content
Build Real-time Applications with the new "watch" API in Deno KV
Read more
interface WritableStreamErrorCallback

Call Signatures

(reason: any): void | PromiseLike<void>