UNPKG

@ng-ui-libraries/forms

Version:

6 lines (5 loc) 184 B
import { ModuleWithProviders } from '@angular/core'; export declare class NgFormsModule { constructor(); static forRoot(showRequiredAsterisk?: boolean): ModuleWithProviders; }