Skip to main content
Module

std/fs/eol.ts>LF

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable LF
import { LF } from "https://deno.land/std@0.218.0/fs/eol.ts";

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

type

"\n"