UNPKG

@nivo/bullet

Version:
3 lines 315 B
import { BulletMarkersItemProps } from './types'; export declare const BulletMarkersItem: ({ animatedProps: { color, transform, x, y1, y2 }, data, onMouseEnter, onMouseMove, onMouseLeave, onClick, }: BulletMarkersItemProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=BulletMarkersItem.d.ts.map