3 lines
92 B
JavaScript
3 lines
92 B
JavaScript
import createEventHub from '~/helpers/event_hub_factory';
|
|
|
|
export default createEventHub();
|