bupkis
    Preparing search index...

    Variable parseConst

    parse: <T extends z.core.$ZodType>(
        schema: T,
        value: unknown,
        _ctx?: ParseContext<$ZodIssue>,
        _params?: { callee?: AnyFunc; Err?: $ZodErrorClass },
    ) => z.core.output<T>

    Type Declaration