For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/functions/deserialize.md.

Function: deserialize() experimental

deserialize(s): unknown

Beta

Parameters

s

string

Returns

unknown

Remarks

Deserialize anything, defaults to the same behavior as JSON.parse but will use custom deserializers passed into registerSerializationForType.