happypdf / charSplit
Function: charSplit()
ts
function charSplit(text): string[];Defined in: src/utils/strings.ts:86
Parameters
| Parameter | Type |
|---|---|
text | string |
Returns
string[]
happypdf / charSplit
function charSplit(text): string[];Defined in: src/utils/strings.ts:86
| Parameter | Type |
|---|---|
text | string |
string[]