UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 389 B
{"version":3,"file":"constants.mjs","names":[],"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"],"mappings":";AAMA,MAAa,mBACX,OAAO,mBAAmB"}