dform-designer 2.1.41 → 2.1.43

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.
@@ -441,5 +441,7 @@ const ye = (e, n) => {
441
441
  SetpPlug: R
442
442
  };
443
443
  export {
444
- $e as default
444
+ R as SetpPlug,
445
+ $e as default,
446
+ je as install
445
447
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dform-designer",
3
- "version": "2.1.41",
3
+ "version": "2.1.43",
4
4
  "description": "Vue3.0版本,基于element-plus 表单设计器 仿明道云设计器",
5
5
  "files": [
6
6
  "dist"