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