UNPKG

@wezom/zz-load

Version:

Lazy loader based on IntersectionObserver API

4 lines (3 loc) 103 B
export default function (event, detail) { return new window.CustomEvent(event, { detail: detail }); }