UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

2 lines 179 B
import { type ChartsTextStyle } from "../ChartsText/index.mjs"; export declare function invertTextAnchor(textAnchor: ChartsTextStyle['textAnchor']): ChartsTextStyle['textAnchor'];