Skip to content

happypdf / isNewlineChar

Function: isNewlineChar()

ts
function isNewlineChar(text): boolean;

Defined in: src/utils/strings.ts:54

Parameters

ParameterType
textstring

Returns

boolean

MIT Licensed. A fork of pdf-lib.