bupkis
    Preparing search index...

    Function bigint

    • Type Parameters

      • T = unknown

      Parameters

      • Optionalparams:
            | string
            | {
                coerce?: boolean;
                error?: string
                | $ZodErrorMap<$ZodIssueInvalidType<unknown>>;
                message?: string;
            }

      Returns z.ZodCoercedBigInt<T>