3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
export {default as Event} from './Event';
|
|
export {default as EventInterface} from './EventInterface';
|