@surrealdb/ui 1.0.97 → 1.0.98

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/ui.d.ts CHANGED
@@ -896,6 +896,8 @@ export declare const iconSidebar: string;
896
896
 
897
897
  export declare const iconSidekick: string;
898
898
 
899
+ export declare const iconSpectron: string;
900
+
899
901
  export declare const iconStar: string;
900
902
 
901
903
  export declare const iconStarPlus: string;