UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 397 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":"AAMa,MAAA,gBAAA,GACX,OAAO,kBAAkB;;;;"}