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