UNPKG

image-preload

Version:

Simple, framework-agnostic image preloader. Async, sync, background, foreground, whatever!

11 lines (10 loc) 193 B
{ "compilerOptions": { "target": "es5", "strict": true, "lib": ["esnext", "dom"], "module": "esnext", "moduleResolution": "node" }, "exclude": ["tests/*", "dist/*"] }