Skip to main content
Module

std/fs/mod.ts>CRLF

Deno standard library
Go to Latest
variable CRLF
import { CRLF } from "https://deno.land/std@0.218.0/fs/mod.ts";

End-of-line character for Windows platforms.

type

"\r\n"