fast-element-plus 1.0.0-alpha.7 → 1.0.0-alpha.8

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.
@@ -29916,6 +29916,7 @@
29916
29916
  faUploadImageEmits,
29917
29917
  faUploadImageProps,
29918
29918
  faUploadProps,
29919
+ formUtil,
29919
29920
  getTableDefaultSlots,
29920
29921
  tableColumnProps,
29921
29922
  tableProps,
@@ -29981,6 +29982,7 @@
29981
29982
  exports2.faUploadImageEmits = faUploadImageEmits;
29982
29983
  exports2.faUploadImageProps = faUploadImageProps;
29983
29984
  exports2.faUploadProps = faUploadProps;
29985
+ exports2.formUtil = formUtil;
29984
29986
  exports2.getTableDefaultSlots = getTableDefaultSlots;
29985
29987
  exports2.install = install;
29986
29988
  exports2.tableColumnProps = tableColumnProps;