@hailin-zheng/editor-core 2.0.47 → 2.0.49

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.
@@ -174,6 +174,7 @@ export declare class DocumentChange {
174
174
  /**
175
175
  * 表单区域删除处理
176
176
  * @param range
177
+ * @param startPointElement
177
178
  * @returns
178
179
  */
179
180
  private deleteRangeInFormEdit;
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "author": "hailin-zheng",
5
5
  "private": false,
6
6
  "license": "ISC",
7
- "version": "2.0.47",
7
+ "version": "2.0.49",
8
8
  "scripts": {},
9
9
  "dependencies": {
10
10
  "bwip-js": "^3.0.5",