SchemaSerializer
type SchemaSerializer = (doc: JsonValue) => stringA compiled function serializing a JSON value that matches its source schema token.
Learn: Serialization
type SchemaSerializer = (doc: JsonValue) => stringA compiled function serializing a JSON value that matches its source schema token.
Learn: Serialization