voiptime-components 1.13.15 → 1.13.16

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
@@ -401,6 +401,7 @@ declare type __VLS_Props = VTableProps;
401
401
  declare type __VLS_Props_2 = {
402
402
  items: SidebarItemRaw[];
403
403
  collapsed: boolean;
404
+ currentRoute?: string | null;
404
405
  };
405
406
 
406
407
  declare type __VLS_PublicProps = {