2024-01-17 08:52:08 +04:00

5 lines
144 B
TypeScript

export * from './DispatchEvent';
export * from './DispatchMainEvent';
export * from './DispatchUiEvent';
export * from './UI_EVENT_DISPATCHER';