UNPKG

react-native-chart-kit

Version:

Beautiful React Native charts for dashboards, reports, and data-rich mobile apps.

6 lines 174 B
export declare const createSvgSymbolDiamondPath: ({ size, x, y }: { x: number; y: number; size: number; }) => string; //# sourceMappingURL=symbolGeometry.d.ts.map