import { fs } from "https://deno.land/x/dax@0.24.0/src/deps.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/dax@0.24.0/src/deps.ts";
const { EOL } = fs;
Platform-specific conventions for the line ending format (i.e., the "end-of-line").