UNPKG

736 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./search.component";
3import * as i2 from "../shared/shared.module";
4import * as i3 from "../cdk/overlay/overlay.module";
5import * as i4 from "../icon/icon.module";
6import * as i5 from "../button/button.module";
7export declare class NbSearchModule {
8 static ɵfac: i0.ɵɵFactoryDeclaration<NbSearchModule, never>;
9 static ɵmod: i0.ɵɵNgModuleDeclaration<NbSearchModule, [typeof i1.NbSearchComponent, typeof i1.NbSearchFieldComponent], [typeof i2.NbSharedModule, typeof i3.NbOverlayModule, typeof i4.NbIconModule, typeof i5.NbButtonModule], [typeof i1.NbSearchComponent, typeof i1.NbSearchFieldComponent]>;
10 static ɵinj: i0.ɵɵInjectorDeclaration<NbSearchModule>;
11}