Skip to content

happypdf / charSplit

Function: charSplit()

ts
function charSplit(text): string[];

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

Parameters

ParameterType
textstring

Returns

string[]

MIT Licensed. A fork of pdf-lib.