mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
add event
This commit is contained in:
@@ -19,6 +19,7 @@ export type { WaMutationEvent } from './mutation.js';
|
||||
export type { WaRemoveEvent } from './remove.js';
|
||||
export type { WaRepositionEvent } from './reposition.js';
|
||||
export type { WaResizeEvent } from './resize.js';
|
||||
export type { WaSelectEvent } from './select.js';
|
||||
export type { WaSelectionChangeEvent } from './selection-change.js';
|
||||
export type { WaShowEvent } from './show.js';
|
||||
export type { WaSlideChangeEvent } from './slide-change.js';
|
||||
|
||||
Reference in New Issue
Block a user