UNPKG

@apptane/react-ui-charts

Version:
3 lines (2 loc) 230 B
import { ChartLinearGridProps } from "./ChartLinearGrid.types.js"; export declare function ChartLinearGrid({ scale, tickValues, ...other }: ChartLinearGridProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;