@razorpay/blade
Version:
The Design System that powers Razorpay
5 lines (4 loc) • 334 B
JavaScript
export { ChartCartesianGrid, ChartLegend, ChartReferenceLine, ChartTooltip, ChartXAxis, ChartYAxis } from './CommonChartComponents.web.js';
export { CommonChartComponentsContext, useCommonChartComponentsContext } from './CommonChartComponentsContext.js';
export { DEFAULT_COLOR } from './tokens.js';
//# sourceMappingURL=index.js.map