happypdf / charFromHexCode
Function: charFromHexCode()
ts
function charFromHexCode(hex): string;Defined in: src/utils/strings.ts:12
Parameters
| Parameter | Type |
|---|---|
hex | string |
Returns
string
happypdf / charFromHexCode
function charFromHexCode(hex): string;Defined in: src/utils/strings.ts:12
| Parameter | Type |
|---|---|
hex | string |
string