All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.prod.util.whenDOMReady.js Maven / Gradle / Ivy

"use strict";const d=()=>new Promise(e=>{document.body?e():document.addEventListener("DOMContentLoaded",()=>{e()})});export default d;
//# sourceMappingURL=whenDOMReady.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy