UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 393 B
{"version":3,"file":"constants.mjs","sources":["../../../../../../packages/components/upload/src/constants.ts"],"sourcesContent":["import type { InjectionKey, Ref } from 'vue'\n\nexport interface UploadContext {\n accept: Ref<string>\n}\n\nexport const uploadContextKey: InjectionKey<UploadContext> =\n Symbol('uploadContextKey')\n"],"names":[],"mappings":"AAMO,MAAM,gBAAA,0BACJ,kBAAkB;;;;"}