UNPKG

robust-react-ui

Version:

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

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