index.d.ts 106 B

12
  1. export { default as Event } from './Event';
  2. export { default as EventInterface } from './EventInterface';