UNPKG

@wezom/zz-load

Version:

Lazy loader based on IntersectionObserver API

7 lines (6 loc) 195 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); function default_1(event, detail) { return new window.CustomEvent(event, { detail }); } exports.default = default_1;