LOAD-IMAGEPromise-based image preloading function.Usageimport {loadImage} from "@alxcube/load-image"; document.body.appendChild(await loadImage("image/url.png"));1 keyword1 versionimage preloading0.1.41 year ago