voiptime-components 1.9.20 → 1.9.22

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
@@ -504,6 +504,9 @@ declare function __VLS_template_7(): {
504
504
  declare function __VLS_template_8(): {
505
505
  attrs: Partial<{}>;
506
506
  slots: {
507
+ selected?(_: {
508
+ option: VtSelectOption;
509
+ }): any;
507
510
  default?(_: {}): any;
508
511
  };
509
512
  refs: {