UNPKG

material-ui-cron

Version:
3 lines (2 loc) 141 B
import { SchedulerProps } from './types'; export default function Scheduler(props: SchedulerProps): import("react/jsx-runtime").JSX.Element;