@ives_xxz/framework 1.2.16 → 1.2.17

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.
Files changed (2) hide show
  1. package/FW.d.ts +4 -0
  2. package/package.json +1 -1
package/FW.d.ts CHANGED
@@ -244,6 +244,10 @@ declare namespace FW {
244
244
  * 关闭连接
245
245
  */
246
246
  close();
247
+ /**
248
+ * 清理
249
+ */
250
+ clear();
247
251
  /**
248
252
  * 暂停消息处理
249
253
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ives_xxz/framework",
3
- "version": "1.2.16",
3
+ "version": "1.2.17",
4
4
  "description": "cocoscreator 2.x mvc framework",
5
5
  "main": "index.js",
6
6
  "keywords": [