UNPKG

ng2-easyform

Version:

angular2 angular4 ng2

5 lines (4 loc) 153 B
import { FieldBase } from '../../core/'; export declare class MdDatepickerField extends FieldBase<any> { constructor(options: FieldBase<any>); }