> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parmanasystems.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Function: canonicalSerialize()

> **canonicalSerialize**(`value`): `Uint8Array`

Defined in: typescript/src/crypto/canonical.ts:34

Returns the canonical UTF-8 bytes of a decoded JSON value.

## Parameters

### value

`unknown`

## Returns

`Uint8Array`
