Module

x/scaffold/src/deps/fs.ts>EOL

scaffold your next project with style and 💗
Latest
enum EOL
import { EOL } from "https://dotland.deno.dev/x/scaffold@0.3.0/src/deps/fs.ts";

EndOfLine character enum

Members

CRLF = "\r\n"
LF = "\n"