Skip to content

rulvar API reference


rulvar API reference / @rulvar/store-conformance / stableStringify

Function: stableStringify()

ts
function stableStringify(value): string;

Defined in: packages/store-conformance/src/types.ts:63

Canonical JSON with recursively sorted keys (fold-state hashing).

Parameters

ParameterType
valueunknown

Returns

string