@spaceandtimelabs/makeinfinite-ui 0.55.1 → 0.56.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
@@ -1444,6 +1444,7 @@ declare global {
1444
1444
  THREE: any;
1445
1445
  Radix: any;
1446
1446
  DreamspaceElements: any;
1447
+ Lucide: any;
1447
1448
  }
1448
1449
  }
1449
1450