UNPKG

@vendasta/store

Version:

Components and data for Store

7 lines (6 loc) 152 B
import { FormGroup } from '@angular/forms'; export declare class FieldComponent { field: any; form: FormGroup; readonly isValid: boolean; }