bupkis
    Preparing search index...

    Variable safeEncodeConst

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

    Type Declaration