yxuse 3.0.55 → 3.0.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.es6.js CHANGED
@@ -21098,6 +21098,9 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
21098
21098
  const file = files[0];
21099
21099
  file.uid = genFileId();
21100
21100
  upload.value.handleStart(file);
21101
+ uploadFile({
21102
+ file
21103
+ });
21101
21104
  };
21102
21105
  __expose({
21103
21106
  upload
Binary file