{"version":3,"sources":["jsdelivr-header.js","/npm/@amplitude/types@1.10.2/src/index.ts"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA,uDCNA,IAAA,YAAA,QAAA,eAAoB,OAAA,eAAA,QAAA,oBAAA,YAAA,EAAA,IAAA,kBAAA,YAAA,gBAAgB,IAGpC,IAAA,WAAA,QAAA,cAGE,OAAA,eAAA,QAAA,qBAAA,YAAA,EAAA,IAAA,kBAAA,WAAA,iBAAiB,IAInB,IAAA,WAAA,QAAA,cAAqC,OAAA,eAAA,QAAA,6BAAA,YAAA,EAAA,IAAA,kBAAA,WAAA,yBAAyB,IAC9D,IAAA,SAAA,QAAA,YAAS,OAAA,eAAA,QAAA,YAAA,YAAA,EAAA,IAAA,kBAAA,SAAA,QAAQ,IAEjB,IAAA,WAAA,QAAA,cAAiC,OAAA,eAAA,QAAA,oBAAA,YAAA,EAAA,IAAA,kBAAA,WAAA,gBAAgB,IAEjD,IAAA,SAAA,QAAA,YAAS,OAAA,eAAA,QAAA,UAAA,YAAA,EAAA,IAAA,kBAAA,SAAA,MAAM","file":"/npm/@amplitude/types@1.10.2/dist/src/index.js","sourceRoot":"","sourcesContent":["/**\n * Minified by jsDelivr using Terser v5.37.0.\n * Original file: /npm/@amplitude/types@1.10.2/dist/src/index.js\n *\n * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files\n */\n","export { BaseEvent, SpecialEventType } from './baseEvent';\nexport { Client } from './client';\nexport { Event } from './event';\nexport {\n  IdentifyEvent,\n  GroupIdentifyEvent,\n  IdentifyOperation,\n  IdentifyUserProperties,\n  ValidPropertyType,\n} from './identify';\nexport { Identity, IdentityListener, DEFAULT_IDENTITY_INSTANCE } from './identity';\nexport { LogLevel } from './logger';\nexport { Options } from './options';\nexport { Response, ResponseBody, SKIPPED_RESPONSE } from './response';\nexport { RetryClass, Retry } from './retry';\nexport { Status } from './status';\nexport { Transport, TransportOptions, Payload, PayloadOptions } from './transport';\nexport { Middleware, MiddlewareExtra, MiddlewareNext, MiddlewarePayload } from './middleware';\nexport { EventOptions, GroupOptions, IdentifyOptions } from './ampli';\n"]}