%PDF- %PDF-
Direktori : /home/eirtvhdf/makkitrust.org/wp-content/plugins/wp-gdpr-compliance/Resources/js/utils/ |
Current File : /home/eirtvhdf/makkitrust.org/wp-content/plugins/wp-gdpr-compliance/Resources/js/utils/init.js |
/** * Initialize the page. * * This function add all polyfills and then runs the callback. * * @param {Function} callback Function to run when the page is initialized. */ export default callback => { document.addEventListener('DOMContentLoaded', () => { callback() }) }