@nebular/theme
Version:
@nebular/theme
9 lines (8 loc) • 448 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./button.component";
import * as i2 from "../shared/shared.module";
export declare class NbButtonModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbButtonModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbButtonModule, [typeof i1.NbButtonComponent], [typeof i2.NbSharedModule], [typeof i1.NbButtonComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbButtonModule>;
}