@daysnap/utils 0.1.6 → 0.1.8
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/docs/interfaces/EventBusCallback.md +1 -1
- package/docs/interfaces/StorageManager.md +4 -4
- package/docs/interfaces/Trap.md +5 -5
- package/docs/modules.md +162 -132
- package/es/chunk-5EVWQVDV.js +8 -0
- package/es/{chunk-PRX2MBKT.js → chunk-EJMUWNXI.js} +1 -1
- package/es/{chunk-NGFLPGX6.js → chunk-SMNIKKYG.js} +1 -1
- package/es/{chunk-L3SGRXY4.js → chunk-TXWIC3L7.js} +1 -1
- package/es/filterEmptyValue.js +3 -3
- package/es/formatMessage.js +2 -2
- package/es/index.d.ts +1 -0
- package/es/index.js +23 -19
- package/es/isEmpty.js +2 -2
- package/es/isType.d.ts +6 -0
- package/es/isType.js +6 -0
- package/es/parseError.js +3 -3
- package/es/reserve.js +3 -3
- package/es/round.d.ts +1 -1
- package/lib/{chunk-32RJMGP7.cjs → chunk-4P4EJVBW.cjs} +2 -2
- package/lib/{chunk-POTEREGD.cjs → chunk-KEDGCQDC.cjs} +2 -2
- package/lib/chunk-SGXWZSMS.cjs +8 -0
- package/lib/{chunk-2KBZS6IE.cjs → chunk-SYJEN3G6.cjs} +2 -2
- package/lib/filterEmptyValue.cjs +4 -4
- package/lib/formatMessage.cjs +3 -3
- package/lib/index.cjs +20 -16
- package/lib/index.d.cts +1 -0
- package/lib/isEmpty.cjs +3 -3
- package/lib/isType.cjs +6 -0
- package/lib/isType.d.cts +6 -0
- package/lib/parseError.cjs +4 -4
- package/lib/reserve.cjs +4 -4
- package/lib/round.d.cts +1 -1
- package/package.json +1 -1
- package/es/{chunk-A3HVDNCH.js → chunk-YBAHLKXR.js} +3 -3
- package/es/{chunk-HGBFTHPD.js → chunk-YGV2UKBN.js} +3 -3
- package/lib/{chunk-NN5IQFG3.cjs → chunk-22FM4HKF.cjs} +2 -2
- package/lib/{chunk-CLG6CKOT.cjs → chunk-A2J34A3K.cjs} +2 -2
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
|
|
36
36
|
#### Defined in
|
|
37
37
|
|
|
38
|
-
[storage/factory.ts:6](https://github.com/daysnap/utils/blob/
|
|
38
|
+
[storage/factory.ts:6](https://github.com/daysnap/utils/blob/7f37691/src/storage/factory.ts#L6)
|
|
39
39
|
|
|
40
40
|
___
|
|
41
41
|
|
|
@@ -49,7 +49,7 @@ ___
|
|
|
49
49
|
|
|
50
50
|
#### Defined in
|
|
51
51
|
|
|
52
|
-
[storage/factory.ts:7](https://github.com/daysnap/utils/blob/
|
|
52
|
+
[storage/factory.ts:7](https://github.com/daysnap/utils/blob/7f37691/src/storage/factory.ts#L7)
|
|
53
53
|
|
|
54
54
|
___
|
|
55
55
|
|
|
@@ -69,7 +69,7 @@ ___
|
|
|
69
69
|
|
|
70
70
|
#### Defined in
|
|
71
71
|
|
|
72
|
-
[storage/factory.ts:5](https://github.com/daysnap/utils/blob/
|
|
72
|
+
[storage/factory.ts:5](https://github.com/daysnap/utils/blob/7f37691/src/storage/factory.ts#L5)
|
|
73
73
|
|
|
74
74
|
___
|
|
75
75
|
|
|
@@ -89,4 +89,4 @@ ___
|
|
|
89
89
|
|
|
90
90
|
#### Defined in
|
|
91
91
|
|
|
92
|
-
[storage/factory.ts:8](https://github.com/daysnap/utils/blob/
|
|
92
|
+
[storage/factory.ts:8](https://github.com/daysnap/utils/blob/7f37691/src/storage/factory.ts#L8)
|
package/docs/interfaces/Trap.md
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
|
|
32
32
|
#### Defined in
|
|
33
33
|
|
|
34
|
-
[trap.ts:12](https://github.com/daysnap/utils/blob/
|
|
34
|
+
[trap.ts:12](https://github.com/daysnap/utils/blob/7f37691/src/trap.ts#L12)
|
|
35
35
|
|
|
36
36
|
___
|
|
37
37
|
|
|
@@ -56,7 +56,7 @@ ___
|
|
|
56
56
|
|
|
57
57
|
#### Defined in
|
|
58
58
|
|
|
59
|
-
[trap.ts:10](https://github.com/daysnap/utils/blob/
|
|
59
|
+
[trap.ts:10](https://github.com/daysnap/utils/blob/7f37691/src/trap.ts#L10)
|
|
60
60
|
|
|
61
61
|
___
|
|
62
62
|
|
|
@@ -80,7 +80,7 @@ ___
|
|
|
80
80
|
|
|
81
81
|
#### Defined in
|
|
82
82
|
|
|
83
|
-
[trap.ts:11](https://github.com/daysnap/utils/blob/
|
|
83
|
+
[trap.ts:11](https://github.com/daysnap/utils/blob/7f37691/src/trap.ts#L11)
|
|
84
84
|
|
|
85
85
|
___
|
|
86
86
|
|
|
@@ -90,7 +90,7 @@ ___
|
|
|
90
90
|
|
|
91
91
|
#### Defined in
|
|
92
92
|
|
|
93
|
-
[trap.ts:8](https://github.com/daysnap/utils/blob/
|
|
93
|
+
[trap.ts:8](https://github.com/daysnap/utils/blob/7f37691/src/trap.ts#L8)
|
|
94
94
|
|
|
95
95
|
___
|
|
96
96
|
|
|
@@ -115,4 +115,4 @@ ___
|
|
|
115
115
|
|
|
116
116
|
#### Defined in
|
|
117
117
|
|
|
118
|
-
[trap.ts:9](https://github.com/daysnap/utils/blob/
|
|
118
|
+
[trap.ts:9](https://github.com/daysnap/utils/blob/7f37691/src/trap.ts#L9)
|