import { Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { IO } = Protocol;
Input/Output operations for streams produced by DevTools.
Type Aliases
This is either obtained from another method or specifed as |
import { Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { IO } = Protocol;
Input/Output operations for streams produced by DevTools.
This is either obtained from another method or specifed as |