Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Function: hexToAscii()
hexToAscii(Defined in: index.ts:69 Converts a hex string to an ASCII string.hexString):string
Parameters
hexString
string
The input hex string to convert.
Returns
string
- The converted ASCII string.