Skip to content

@jsvision/ui / LineEnding

Type Alias: LineEnding

LineEnding = "lf" | "crlf" | "cr"

Defined in: ui/src/editor/buffer/eol.ts:11

A buffer's line-ending kind.