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
Represents an object that can be serialized.
This type is inferred from the
SerializableObjectSchemausing Zod'sinfermethod. It ensures that the object adheres to the structure defined by the schema.