import { fs } from "https://deno.land/x/ter@0.15.51/deps/std.ts";
const { EOL } = fs;
Platform-specific conventions for the line ending format (i.e., the "end-of-line").
import { fs } from "https://deno.land/x/ter@0.15.51/deps/std.ts";
const { EOL } = fs;
Platform-specific conventions for the line ending format (i.e., the "end-of-line").