import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { ReadableByteStreamControllerCallback } = dom;
Call Signatures
(controller: ReadableByteStreamController): void | PromiseLike<void>
x/evt/lib/types/index.ts>dom.ReadableByteStreamControllerCallback
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { ReadableByteStreamControllerCallback } = dom;