LOAD-IMAGE Promise-based image preloading function. Usage import {loadImage} from "@alxcube/load-image"; document.body.appendChild(await loadImage("image/url.png"));