UNPKG

smart-react-components

Version:

React UI library, wide variety of editable ready to use Styled and React components.

4 lines (3 loc) 119 B
/// <reference types="cheerio" /> declare const _default: (child: any) => cheerio.Cheerio; export default _default;