@icreate/core
Advanced tools
Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "@icreate/core", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Ics核心包封装", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -5,3 +5,3 @@ <!-- | ||
* @LastEditors: 文贝 | ||
* @LastEditTime: 2022-02-12 02:10:59 | ||
* @LastEditTime: 2022-02-12 02:25:50 | ||
* @Descripttion: | ||
@@ -79,1 +79,13 @@ * @FilePath: \README.md | ||
``` | ||
### ics | ||
```javascript | ||
appPath: string = '/' | ||
pageLoadTime = new Date() | ||
toAbsAppPath(path: string): string | ||
event: IEvent | ||
ui: IBlockUI | ||
log: ILogger | ||
utils: Utils | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
146005
90