{
  "version": 3,
  "sources": ["../src/index.ts"],
  "sourcesContent": ["/**\n * Internal dependencies\n */\nimport { store as uploadStore } from './store';\n\nexport { uploadStore as store };\n\nexport { default as MediaUploadProvider } from './components/provider';\nexport { ErrorCode, UploadError } from './upload-error';\nexport { getErrorMessage } from './error-messages';\nexport {\n\tdetectClientSideMediaSupport,\n\tisClientSideMediaSupported,\n\tisHeicCanvasSupported,\n\tclearFeatureDetectionCache,\n} from './feature-detection';\n\nexport type { ImageFormat } from './store/types';\nexport type { FeatureDetectionResult } from './feature-detection';\nexport type { ErrorMessageConfig } from './error-messages';\n"],
  "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,4BAAAA;AAAA;AAAA;AAGA,mBAAqC;AAIrC,sBAA+C;AAC/C,0BAAuC;AACvC,4BAAgC;AAChC,+BAKO;",
  "names": ["uploadStore"]
}
