ddan-js 3.8.6 → 3.8.7

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.
package/bin/index.d.ts CHANGED
@@ -7,5 +7,6 @@ import dUtil from './tiny/utils';
7
7
  import dMini from './tiny/mini';
8
8
  import dWeb from './tiny/web';
9
9
  import dNode from './tiny/node';
10
+ import IDBStore from './class/idbStore';
10
11
  import { dCdn, dJoker, dLogger, dStore, dTracker } from './tiny/tools';
11
- export { dUtil, dHook, dWeb, dMini, dNode, dCdn, dStore, dJoker, dTracker, dLogger, Event, KValue, Mapping, };
12
+ export { dUtil, dHook, dWeb, dMini, dNode, dCdn, dStore, dJoker, dTracker, dLogger, Event, IDBStore, KValue, Mapping, };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ddan-js",
3
- "version": "3.8.6",
3
+ "version": "3.8.7",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "ddan-js",