{"version":3,"file":"constants.mjs","sources":["../../../../../../packages/components/upload/src/constants.ts"],"sourcesContent":["import type { Ref, InjectionKey, ComputedRef } from 'vue'\r\n\r\nexport interface UploadContext {\r\n  accept: ComputedRef<string> | Ref<string>\r\n}\r\n\r\nexport const UploadContextKey: InjectionKey<UploadContext> = Symbol('UploadContextKey')\r\n"],"names":[],"mappings":"AAAY,MAAC,gBAAgB,GAAG,MAAM,CAAC,kBAAkB;;;;"}