UNPKG

@patternfly/react-charts

Version:

This library provides a set of React chart components for use with the PatternFly reference implementation.

5 lines 212 B
export * from './Charts'; export * from './themes/ThemeColor'; export { getCustomTheme, getTheme } from './utils/theme'; export { getComputedStyleValue } from './utils/styles'; //# sourceMappingURL=index.d.ts.map