UNPKG

react-native-chart-kit

Version:

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

7 lines 268 B
export declare const measureLineChartText: import("../../../svg-renderer/index").SvgTextMeasurer; export declare const getFontFamilyProps: (fontFamily: string | undefined) => { fontFamily: string; } | { fontFamily?: never; }; //# sourceMappingURL=text.d.ts.map