Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface WritableStreamDefaultControllerCloseCallback
import { type WritableStreamDefaultControllerCloseCallback } from "https://deno.land/x/evt@v2.4.7/lib/types/lib.dom.ts";

Call Signatures

(): void | PromiseLike<void>