File size: 94 Bytes
bc20498 |
1 2 3 |
import { menuEvents } from '../menu/events.js';
export const dropdownMenuEvents = menuEvents;
|
bc20498 |
1 2 3 |
import { menuEvents } from '../menu/events.js';
export const dropdownMenuEvents = menuEvents;
|