@nivo/bullet
Version:
3 lines • 317 B
TypeScript
import { BulletRectsProps } from './types';
export declare const BulletRects: ({ animatedProps, data, layout, y, borderColor, borderWidth, component, reverse, scale, height, onMouseEnter, onMouseLeave, onClick, }: BulletRectsProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=BulletRects.d.ts.map