UNPKG

@c10t/nice-component-library

Version:

nice-component-library

6 lines (5 loc) 127 B
import { FormGroup } from '@angular/forms'; export declare class UIState { moduleName: string; formGroup: FormGroup; }