index.ts 102 Bytes
export {default as Event} from './Event';
export {default as EventInterface} from './EventInterface';