import * as denogres from "https://deno.land/x/denogres@v4.0.1/vendor/deno.land/std@0.173.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.