UNPKG

ts-react-scheduler

Version:

Scheduler component based on TypeScript and ReactJS

4 lines (3 loc) 100 B
import { FC } from 'react'; import './ContentMonth.less'; export declare const ContentMonth: FC;