import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.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.5.7/mod.ts";
const { ByteLengthQueuingStrategy } = dom;
This Streams API interface provides a built-in byte length queuing strategy that can be used when constructing streams.