1
0
mirror of synced 2025-12-09 07:08:17 +08:00

Add: Destroy api #35

This commit is contained in:
surunzi
2017-10-05 19:01:05 +08:00
parent 77d577076e
commit c1550c01d9
11 changed files with 112 additions and 6 deletions

View File

@@ -15,8 +15,8 @@
},
"eustia": {
"eruda": {
"files": "src/**/*.es6",
"ignore": "**/Info/defInfo.es6",
"files": "src/**/*.js",
"ignore": "**/Info/defInfo.js",
"output": "src/lib/util.js",
"exclude": [
"createCfg"