Skip to content
Snippets Groups Projects
index.js 59 B
Newer Older
import {EventBus} from './eventbus.js';

export {EventBus};