UNPKG

responsive-json-webpack-plugin

Version:

Resize images and combine responsive image info with static text in json.

4 lines (3 loc) 121 B
/// <reference types="react" /> declare const ResponsiveImage: (props: any) => JSX.Element; export = ResponsiveImage;