Skip to content

SchemaSerializer

type SchemaSerializer = (doc: JsonValue) => string

A compiled function serializing a JSON value that matches its source schema token.

Learn: Serialization

Last updated: