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