voiptime-components 1.9.4 → 1.9.6

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
@@ -442,7 +442,6 @@ declare function __VLS_template_2(): {
442
442
  attrs: Partial<{}>;
443
443
  slots: {
444
444
  default?(_: {}): any;
445
- footer?(_: {}): any;
446
445
  };
447
446
  refs: {};
448
447
  rootEl: any;