UNPKG

448 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./button.component";
3import * as i2 from "../shared/shared.module";
4export declare class NbButtonModule {
5 static ɵfac: i0.ɵɵFactoryDeclaration<NbButtonModule, never>;
6 static ɵmod: i0.ɵɵNgModuleDeclaration<NbButtonModule, [typeof i1.NbButtonComponent], [typeof i2.NbSharedModule], [typeof i1.NbButtonComponent]>;
7 static ɵinj: i0.ɵɵInjectorDeclaration<NbButtonModule>;
8}