@surrealdb/ui 1.0.18 → 1.0.19

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
@@ -400,6 +400,8 @@ export declare const iconHelp: string;
400
400
 
401
401
  export declare const iconHistory: string;
402
402
 
403
+ export declare const iconHome: string;
404
+
403
405
  export declare const iconHomePlus: string;
404
406
 
405
407
  export declare const iconImage: string;