Update d.ts files

This commit is contained in:
Mert Sincan 2024-05-16 15:05:43 +01:00
parent 5b1858f507
commit b4c4c064ad
114 changed files with 1351 additions and 1348 deletions

View file

@ -341,7 +341,7 @@ export interface ContextMenuSlots {
/**
* Defines valid emits in ContextMenu component.
*/
interface ContextMenuEmitsOptions {
export interface ContextMenuEmitsOptions {
/**
* Callback to invoke when the component receives focus.
* @param {Event} event - Browser event.