1mpacto-react-ui 0.0.108 → 0.0.109
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.cjs +29 -29
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1 -0
- package/dist/index.mjs.map +1 -1
- package/dist/src/config/bigNumber/index.d.ts +2 -2
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
@@ -35021,6 +35021,7 @@ export {
|
|
35021
35021
|
GB as Timeline,
|
35022
35022
|
l8 as Tooltip,
|
35023
35023
|
JB as TruncateComponent,
|
35024
|
+
df as TypeBigNumber,
|
35024
35025
|
_F as UploadFile,
|
35025
35026
|
KB as UploadImage,
|
35026
35027
|
i8 as UploadMultipleFile,
|