UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

1 lines 160 B
export declare function getLabel<Location extends string>(value: string | ((location: Location) => string) | undefined, location: Location): string | undefined;