UNPKG

material-ui-cron

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