ZodBigIntDef
import type { ZodBigIntDef } from "https://esm.sh/zod@3.25.76/index.d.cts";interface ZodBigIntDef extends ZodTypeDef {
checks: ZodBigIntCheck[];
coerce: boolean;
typeName: ZodFirstPartyTypeKind.ZodBigInt;
}import type { ZodBigIntDef } from "https://esm.sh/zod@3.25.76/index.d.cts";