6 lines
194 B
JavaScript
6 lines
194 B
JavaScript
|
|
//#region ../../packages/components/upload/src/constants.ts
|
||
|
|
const uploadContextKey = Symbol("uploadContextKey");
|
||
|
|
//#endregion
|
||
|
|
export { uploadContextKey };
|
||
|
|
|
||
|
|
//# sourceMappingURL=constants.mjs.map
|