UNPKG

@patternfly/react-charts

Version:

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

10 lines 207 B
/** * Scatter styles * * @private Not intended as public API and subject to change */ export declare const ScatterStyles: { activeSize: 5; size: 3; }; //# sourceMappingURL=scatter-styles.d.ts.map