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