UNPKG

react-antd-admin-panel

Version:

Easy prototyping admin panel using React and Antd

7 lines (6 loc) 182 B
import Default from "./Default"; export default class DatePicker extends Default { constructor(); _picker: any; picker(v: 'week' | 'month' | 'quarter' | 'year'): this; }