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.

5 lines (4 loc) 426 B
export declare const mediaStyle: string; export declare const Media: import('react').ComponentType<import('@artsy/fresnel/dist/Media').MediaProps<"mobile" | "tablet" | "computer" | "largeScreen" | "widescreen", never>>, MediaContextProvider: import('react').ComponentType<import('@artsy/fresnel/dist/Media').MediaContextProviderProps<"mobile" | "tablet" | "computer" | "largeScreen" | "widescreen"> & { children: any; }>;