UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

4 lines 261 B
export { BarLabel } from "./BarLabel.mjs"; export type { BarLabelProps } from "./BarLabel.mjs"; export type { BarLabelSlotProps, BarLabelSlots } from "./BarLabelItem.mjs"; export type { BarLabelOwnerState, BarItem, BarLabelContext } from "./BarLabel.types.mjs";