UNPKG

react-weekly-schedule

Version:

![Travis (.org)](https://img.shields.io/travis/remotelock/react-week-scheduler.svg) ![npm](https://img.shields.io/npm/v/@remotelock/react-week-scheduler.svg)

6 lines 198 B
/// <reference types="react" /> import en from 'date-fns/locale/en'; export declare const SchedulerContext: import("react").Context<{ locale: typeof en; }>; //# sourceMappingURL=context.d.ts.map