{"version":3,"file":"bigint.d.cts","names":["ZodBigIntDef","Refs","ErrorMessages","JsonSchema7BigintType","BigInt","parseBigintDef"],"sources":["../../../../src/utils/zod-to-json-schema/parsers/bigint.d.ts"],"sourcesContent":["import { ZodBigIntDef } from \"zod/v3\";\nimport { Refs } from \"../Refs.js\";\nimport { ErrorMessages } from \"../errorMessages.js\";\nexport type JsonSchema7BigintType = {\n    type: \"integer\";\n    format: \"int64\";\n    minimum?: BigInt;\n    exclusiveMinimum?: BigInt;\n    maximum?: BigInt;\n    exclusiveMaximum?: BigInt;\n    multipleOf?: BigInt;\n    errorMessage?: ErrorMessages<JsonSchema7BigintType>;\n};\nexport declare function parseBigintDef(def: ZodBigIntDef, refs: Refs): JsonSchema7BigintType;\n//# sourceMappingURL=bigint.d.ts.map"],"mappings":";;;AAGYG,KAAAA,qBAAAA,GAAqB;EAGnBC,IAAAA,EAAAA,SAAAA;EACSA,MAAAA,EAAAA,OAAAA;EACTA,OAAAA,CAAAA,EAFAA,MAEAA;EACSA,gBAAAA,CAAAA,EAFAA,MAEAA;EACNA,OAAAA,CAAAA,EAFHA,MAEGA;EACgBD,gBAAAA,CAAAA,EAFVC,MAEUD;EAAdD,UAAAA,CAAAA,EADFE,MACEF;EAAa,YAAA,CAAA,EAAbA,aAAa,CAACC,qBAAD,CAAA"}