@nivo/bullet
Version:
3 lines • 332 B
TypeScript
import { BulletRectsItemProps } from './types';
export declare const BulletRectsItem: ({ animatedProps: { x, y, width, height, color }, borderColor, borderWidth, data, onMouseEnter, onMouseMove, onMouseLeave, onClick, }: BulletRectsItemProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=BulletRectsItem.d.ts.map