UNPKG

@mui/x-charts

Version:

The community edition of the Charts components (MUI X).

3 lines 213 B
import { ChartPlugin } from "../../models/index.js"; import type { UseChartAnimationSignature } from "./useChartAnimation.types.js"; export declare const useChartAnimation: ChartPlugin<UseChartAnimationSignature>;