UNPKG

@apptane/react-ui-charts

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