UNPKG

@simspace/nivo-radar

Version:

[![version](https://img.shields.io/npm/v/@nivo/radar.svg?style=flat-square)](https://www.npmjs.com/package/@nivo/radar)

4 lines 229 B
/// <reference types="react" /> import { GridLabelProps } from './types'; export declare const RadarGridLabel: ({ id, anchor, animated: animatedProps }: GridLabelProps) => JSX.Element; //# sourceMappingURL=RadarGridLabel.d.ts.map