UNPKG

@magicnov/ngx-dadata

Version:

Angular 6+ and 13+ DaData suggestion (подсказки) implementation with Material Design

13 lines (12 loc) 794 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-dadata.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@angular/material/form-field"; import * as i5 from "@angular/material/input"; import * as i6 from "@angular/material/autocomplete"; export declare class NgxDadataModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxDadataModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxDadataModule, [typeof i1.NgxDadataComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MatFormFieldModule, typeof i5.MatInputModule, typeof i6.MatAutocompleteModule], [typeof i1.NgxDadataComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxDadataModule>; }