traxxx-web/src/events.js

4 lines
49 B
JavaScript
Raw Normal View History

import mitt from 'mitt';
export default mitt();