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.

9 lines (8 loc) 167 B
import t from "react"; const o = t.createContext(), a = t.createContext(); t.createContext(); export { a as CategoriesContext, o as DataContext, o as default };