UNPKG

@mui/x-charts

Version:

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

3 lines (2 loc) 183 B
/// <reference types="@react-spring/core" /> export declare const useAnimatedPath: (path: string, skipAnimation?: boolean) => import("@react-spring/core").Interpolation<string, any>;