Documentation
    Preparing search index...
    • A Zod based serde.

      Type Parameters

      • T extends ZodType<any, ZodTypeDef, any>

      Parameters

      • zodType: T

      Returns Serde<TypeOf<T>>

      a serde that will validate the data with the zod schema