UNPKG

unlazy

Version:

Universal lazy loading library for placeholder images leveraging native browser APIs

9 lines (8 loc) 282 B
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); let _unlazy_core_blurhash = require("@unlazy/core/blurhash"); Object.defineProperty(exports, "createPngDataUri", { enumerable: true, get: function() { return _unlazy_core_blurhash.createPngDataUri; } });