mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +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/floatlabel/FloatLabel.d.ts
vendored
2
components/lib/floatlabel/FloatLabel.d.ts
vendored
|
@ -103,7 +103,7 @@ export interface FloatLabelSlots {
|
|||
/**
|
||||
* Defines valid emits in FloatLabel component.
|
||||
*/
|
||||
interface FloatLabelEmitsOptions {}
|
||||
export interface FloatLabelEmitsOptions {}
|
||||
|
||||
export declare type FloatLabelEmits = EmitFn<FloatLabelEmitsOptions>;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue