Skip to main content
Go to Latest
method ManipulationSettingsContainer.prototype.getNewLineKindAsString
import { ManipulationSettingsContainer } from "https://deno.land/x/deno2node@v1.7.1/src/deps.deno.ts";

Gets the new line kind as a string.

Returns

"\r\n" | "\n"