UNPKG

82 BTypeScriptView Raw
1import { EventBus } from './Types';
2export default function eventBus(): EventBus;