feat: 静态类中的函数继承范性
model onClose and ondestory函数 createDOMElemnet 从jsx
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "dist/editor.js",
|
||||
"privite": false,
|
||||
"scripts": {
|
||||
"build": "rimraf -rf dist && rollup -c"
|
||||
},
|
||||
@@ -25,5 +26,9 @@
|
||||
"rollup": "^4.22.2",
|
||||
"tslib": "^2.7.0",
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user