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.

6 lines (5 loc) 290 B
import { default as React } from 'react'; declare const _default: React.FC<import('react-intl').WithIntlProps<import('react-intl').WrappedComponentProps<"intl">>> & { WrappedComponent: React.ComponentType<import('react-intl').WrappedComponentProps<"intl">>; }; export default _default;