UNPKG

@fly4react/image

Version:

Image optimization and lazy loading utilities for React

5 lines 280 B
import React from "react"; import type { BackgroundImageProps } from "../types"; declare const _default: import("@fly4react/memo").MemoizedComponent<BackgroundImageProps & React.RefAttributes<HTMLDivElement>>; export default _default; //# sourceMappingURL=BackgroundImage.d.ts.map