UNPKG

ebus-light

Version:
4 lines (3 loc) 120 B
export { default as mitt } from './mitt'; export { bus, default as eventBus } from './ebus'; export * from './mitt';