UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

3 lines 204 B
import { type ChartPlugin } from "../../models/index.mjs"; import { type UseChartZAxisSignature } from "./useChartZAxis.types.mjs"; export declare const useChartZAxis: ChartPlugin<UseChartZAxisSignature>;