Represents an object that can be serialized.
This type is inferred from the SerializableObjectSchema using Zod's infer method. It ensures that the object adheres to the structure defined by the schema.
SerializableObjectSchema
infer
Generated using TypeDoc
Represents an object that can be serialized.
This type is inferred from the
SerializableObjectSchema
using Zod'sinfer
method. It ensures that the object adheres to the structure defined by the schema.