DIR : /home/kozerus/public_html/cropex/node/node_modules/recharts/types/shape/Sector.d.ts

/home/kozerus/public_html/cropex/node/node_modules/recharts/types/shape

/**
 * @fileOverview Sector
 */
import React, { SVGProps } from 'react';
import { GeometrySector } from '../util/types';
interface SectorProps extends GeometrySector {
    className?: string;
}
export type Props = SVGProps<SVGPathElement> & SectorProps;
export declare const Sector: React.FC<Props>;
export {};
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer