mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Update d.ts files
This commit is contained in:
parent
5b1858f507
commit
b4c4c064ad
114 changed files with 1351 additions and 1348 deletions
2
components/lib/inputswitch/InputSwitch.d.ts
vendored
2
components/lib/inputswitch/InputSwitch.d.ts
vendored
|
@ -40,7 +40,7 @@ export interface InputSwitchSlots extends ToggleSwitch.ToggleSwitchSlots {}
|
|||
/**
|
||||
* Defines valid emits in InputSwitch component.
|
||||
*/
|
||||
interface InputSwitchEmitsOptions {}
|
||||
export interface InputSwitchEmitsOptions {}
|
||||
|
||||
export declare type InputSwitchEmits = EmitFn<InputSwitchEmitsOptions> & ToggleSwitch.ToggleSwitchEmits;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue