UNPKG

ngx-dynamic-dashboard

Version:
6 lines (5 loc) 167 B
import { FormGroup } from '@angular/forms'; export declare class PropertyControlService { constructor(); toFormGroupFromPP(propertyPages: any[]): FormGroup; }