@wezom/zz-load
Version:
Lazy loader based on IntersectionObserver API
17 lines (16 loc) • 327 B
TypeScript
declare const _default: {
observed: string;
processed: string;
loaded: string;
failed: string;
inView: string;
sourceImg: string;
sourceSrcSet: string;
sourceSources: string;
sourceBgImg: string;
sourceImage: string;
sourceIframe: string;
sourceContainer: string;
sourceInview: string;
};
export default _default;