UNPKG

@wezom/zz-load

Version:

Lazy loader based on IntersectionObserver API

7 lines (6 loc) 180 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); function default_1(element, attr) { return element.hasAttribute(attr); } exports.default = default_1;