UNPKG

@lobehub/charts

Version:

React modern charts components built on recharts

3 lines (2 loc) 189 B
/// <reference types="react" /> export declare const renderShape: (props: any, activeBar: any | undefined, activeLegend: string | undefined, layout: string) => import("react").JSX.Element;