@spaceandtimelabs/makeinfinite-ui 0.41.1 → 0.42.0

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.d.ts CHANGED
@@ -1351,6 +1351,8 @@ declare global {
1351
1351
  MakeInfinite: any;
1352
1352
  ReactECharts: any;
1353
1353
  THREE: any;
1354
+ Radix: any;
1355
+ DreamspaceElements: any;
1354
1356
  }
1355
1357
  }
1356
1358