UNPKG

robust-react-ui

Version:

A React component library, built with a focus on accessibility, extensibility and reusability.

4 lines (3 loc) 97 B
/// <reference types="react" /> declare const Image: () => JSX.Element; export default Image;