| Current Path : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso/assets/js/sections/ |
| Current File : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso/assets/js/sections/index.js |
import profile from './profile';
import search from './search';
document.addEventListener('DOMContentLoaded', () => {
profile.init();
search.init();
});