bupkis
    Preparing search index...

    Type Alias $Encode

    $Encode: <T extends z.core.$ZodType>(
        schema: T,
        value: z.core.output<T>,
        _ctx?: ParseContext<$ZodIssue>,
    ) => z.core.input<T>

    Type Declaration