import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { ByteLengthQueuingStrategy } = dom;
This Streams API interface provides a built-in byte length queuing strategy that can be used when constructing streams.
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { ByteLengthQueuingStrategy } = dom;
This Streams API interface provides a built-in byte length queuing strategy that can be used when constructing streams.