UNPKG

unlazy

Version:

Universal lazy loading library for placeholder images leveraging native browser APIs

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