bupkis
    Preparing search index...

    Variable safeDecodeAsyncConst

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

    Type Declaration