Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface WritableStreamDefaultControllerCloseCallback
import { type WritableStreamDefaultControllerCloseCallback } from "https://deno.land/x/evt@v2.5.7/lib/types/lib.dom.ts";

Call Signatures

(): void | PromiseLike<void>