UNPKG

@nivo/calendar

Version:
3 lines 265 B
import { CalendarTooltipProps } from './types'; export declare const CalendarTooltip: import("react").MemoExoticComponent<({ value, day, color }: CalendarTooltipProps) => import("react/jsx-runtime").JSX.Element | null>; //# sourceMappingURL=CalendarTooltip.d.ts.map