UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

3 lines 261 B
export { useChartAnimation } from "./useChartAnimation.mjs"; export type { UseChartAnimationSignature, UseChartAnimationParameters, UseChartAnimationDefaultizedParameters } from "./useChartAnimation.types.mjs"; export * from "./useChartAnimation.selectors.mjs";