UNPKG

rsuite

Version:

A suite of react components

3 lines (2 loc) 122 B
import { CalendarContextValue } from '../CalendarProvider'; export declare const useCalendar: () => CalendarContextValue;