happypdf / charFromCode
Function: charFromCode()
ts
function charFromCode(code): string;Defined in: src/utils/strings.ts:10
Parameters
| Parameter | Type |
|---|---|
code | number |
Returns
string
happypdf / charFromCode
function charFromCode(code): string;Defined in: src/utils/strings.ts:10
| Parameter | Type |
|---|---|
code | number |
string