reykit 1.0.257 → 1.0.258

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.
@@ -7,7 +7,8 @@ import { captcha, base, data, image, net, rand, re, react, text, time, twc, wind
7
7
  */
8
8
  import * as component from './component';
9
9
  import * as ui from './component/ui';
10
- declare const _default: {
10
+ export { modules as default, component, ui, captcha, base, data, image, net, rand, re, react, text, time, twc, window };
11
+ declare const modules: {
11
12
  component: typeof component;
12
13
  ui: typeof component.ui;
13
14
  captcha: typeof captcha;
@@ -23,5 +24,3 @@ declare const _default: {
23
24
  twc: typeof twc;
24
25
  window: typeof window;
25
26
  };
26
- export default _default;
27
- export { component, ui, captcha, base, data, image, net, rand, re, react, text, time, twc, window };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reykit",
3
- "version": "1.0.257",
3
+ "version": "1.0.258",
4
4
  "description": "General-purpose JavaScript utility method package.",
5
5
  "author": "reyxbo",
6
6
  "keywords": [