enum EOLimport { EOL } from "https://deno.land/std@v0.38.0/fs/mod.ts"; EndOfLine character enum MembersCRLF = "\r\n"LF = "\n"