z.ZodBigIntDefinterface ZodBigIntDef extends ZodTypeDef {checks: ZodBigIntCheck[];coerce: boolean;typeName: ZodFirstPartyTypeKind.ZodBigInt;}§Extends§ZodTypeDef[src]§Properties§checks: ZodBigIntCheck[][src]§coerce: boolean[src]§typeName: ZodFirstPartyTypeKind.ZodBigInt[src]