| Current Path : /var/www/html/components/com_community/assets/ |
| Current File : /var/www/html/components/com_community/assets/index.js |
import store from './store';
import components from './components';
// Initialize `joms` object if not found.
window.joms = window.joms || {};
window.joms.store = store;
window.joms.components = components;