bupkis
    Preparing search index...

    Variable safeParseConst

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

    Type Declaration