import * as mod from "https://dotland.deno.dev/std@0.181.0/fs/eol.ts"; EnumsEEOLPlatform-specific conventions for the line ending format (i.e., the "end-of-line"). FunctionsfdetectDetect the EOL character for string input. returns null if no newline. fformatFormat the file to the targeted EOL.