happypdf / isNewlineChar
Function: isNewlineChar()
ts
function isNewlineChar(text): boolean;Defined in: src/utils/strings.ts:54
Parameters
| Parameter | Type |
|---|---|
text | string |
Returns
boolean
happypdf / isNewlineChar
function isNewlineChar(text): boolean;Defined in: src/utils/strings.ts:54
| Parameter | Type |
|---|---|
text | string |
boolean