Your IP : 216.73.216.224


Current Path : /var/www/html/components/com_community/assets/
Upload File :
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;