UNPKG

@fly4react/image

Version:

Image optimization and lazy loading utilities for React

4 lines 242 B
import type { ImagePreloadConsumerProps } from "../types"; declare const ImagePreloadConsumer: ({ ssr }: ImagePreloadConsumerProps) => JSX.Element | null; export default ImagePreloadConsumer; //# sourceMappingURL=ImagePreloadConsumer.d.ts.map