UNPKG

react-weekline

Version:
8 lines (4 loc) 176 B
import { JSX } from 'react'; export declare const customEmpty: EmptyRenderer | undefined; export declare type EmptyRenderer = (date: Date) => JSX.Element; export { }