"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.uploadInjectionKey = void 0; const _utils_1 = require("../../_utils"); exports.uploadInjectionKey = (0, _utils_1.createInjectionKey)('n-upload');