@vismaux/ngx-nordic-cool
Version:
Common Nordic-Cool components for Angular.
9 lines (8 loc) • 431 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./alert.component";
import * as i2 from "@angular/common";
export declare class NcAlertModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NcAlertModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NcAlertModule, [typeof i1.NcAlertComponent], [typeof i2.CommonModule], [typeof i1.NcAlertComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NcAlertModule>;
}