Skip to content

happypdf / charAtIndex

Function: charAtIndex()

ts
function charAtIndex(text, index): [string, number];

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

Parameters

ParameterType
textstring
indexnumber

Returns

[string, number]

MIT Licensed. A fork of pdf-lib.