UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

11 lines (10 loc) 842 B
import * as i0 from "@angular/core"; import * as i1 from "./autocomplete.component"; import * as i2 from "./autocomplete-option.component"; import * as i3 from "./autocomplete-trigger.directive"; import * as i4 from "./autocomplete-optgroup.component"; export declare class NzAutocompleteModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzAutocompleteModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzAutocompleteModule, never, [typeof i1.NzAutocompleteComponent, typeof i2.NzAutocompleteOptionComponent, typeof i3.NzAutocompleteTriggerDirective, typeof i4.NzAutocompleteOptgroupComponent], [typeof i1.NzAutocompleteComponent, typeof i2.NzAutocompleteOptionComponent, typeof i3.NzAutocompleteTriggerDirective, typeof i4.NzAutocompleteOptgroupComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzAutocompleteModule>; }