bupkis
    Preparing search index...

    Variable safeParseAsyncConst

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

    Type Declaration