happypdf / toCodePoint
Function: toCodePoint()
ts
function toCodePoint(character): number | undefined;Defined in: src/utils/strings.ts:3
Parameters
| Parameter | Type |
|---|---|
character | string |
Returns
number | undefined