reykit 1.0.55 → 1.0.57

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/dist/index.js CHANGED
@@ -27647,17 +27647,11 @@ const HE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27647
27647
  function XE() {
27648
27648
  return GE;
27649
27649
  }
27650
- const QE = 1;
27651
- function VE() {
27652
- return 2;
27653
- }
27654
- const ZE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27650
+ const QE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27655
27651
  __proto__: null,
27656
- getEnv: XE,
27657
- test: QE,
27658
- testFunc: VE
27652
+ getEnv: XE
27659
27653
  }, Symbol.toStringTag, { value: "Module" }));
27660
- class LE {
27654
+ class VE {
27661
27655
  /**
27662
27656
  * Build instance.
27663
27657
  *
@@ -27749,19 +27743,19 @@ class LE {
27749
27743
  this.set(I, !R);
27750
27744
  }
27751
27745
  }
27752
- const wE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27746
+ const ZE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27753
27747
  __proto__: null,
27754
- Storager: LE
27755
- }, Symbol.toStringTag, { value: "Module" })), kE = {
27748
+ Storager: VE
27749
+ }, Symbol.toStringTag, { value: "Module" })), WE = {
27756
27750
  component: UE,
27757
27751
  base: _E,
27758
27752
  net: HE,
27759
27753
  re: jE,
27760
27754
  react: zE,
27761
- sys: ZE,
27755
+ sys: QE,
27762
27756
  tailwindcss: ME,
27763
- window: wE
27757
+ window: ZE
27764
27758
  };
27765
27759
  export {
27766
- kE as default
27760
+ WE as default
27767
27761
  };
package/dist/sys.d.ts CHANGED
@@ -10,5 +10,3 @@
10
10
  * @returns Environment dictionary
11
11
  */
12
12
  export declare function getEnv(): Record<string, string>;
13
- export declare const test = 1;
14
- export declare function testFunc(): number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reykit",
3
- "version": "1.0.55",
3
+ "version": "1.0.57",
4
4
  "description": "Kit method set.",
5
5
  "author": "reyxbo",
6
6
  "keywords": [