import { io } from "https://deno.land/x/enviromodder@1.3.2/setup/deps.ts";
const { Buffer } = io;
NOTE: This methods writes bytes synchronously; it's provided for
compatibility with Writer
interface.
import { io } from "https://deno.land/x/enviromodder@1.3.2/setup/deps.ts";
const { Buffer } = io;
NOTE: This methods writes bytes synchronously; it's provided for
compatibility with Writer
interface.