bupkis
    Preparing search index...

    Variable decodeConst

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

    Type Declaration