UNPKG

@mui/x-charts

Version:

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

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