Skip to main content
Module

std/fs/mod.ts>LF

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

End-of-line character for POSIX platforms such as macOS and Linux.

type

"\n"