import { io } from "https://deno.land/x/enviromodder@4.0.2/setup/deps.ts";
const { BufWriter } = io;
Discards any unflushed buffered data, clears any error, and resets buffer to write its output to w.
import { io } from "https://deno.land/x/enviromodder@4.0.2/setup/deps.ts";
const { BufWriter } = io;
Discards any unflushed buffered data, clears any error, and resets buffer to write its output to w.