UNPKG

@devgateway/dvz-ui-react

Version:

A modular, embeddable React component library for data visualization and UI, built with TypeScript. Provides reusable components for charts, maps, dashboards, and more, with built-in support for internationalization and Redux integration.

4 lines (3 loc) 134 B
import { default as React } from 'react'; declare const CustomSearch: (props: any) => React.JSX.Element; export default CustomSearch;