UNPKG

@nivo/annotations

Version:
3 lines 204 B
import { BoundAnnotation } from './types'; export declare const Annotation: <Datum>(annotation: BoundAnnotation<Datum>) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Annotation.d.ts.map