UNPKG

@skyux/indicators

Version:

This library was generated with [Nx](https://nx.dev).

12 lines (11 loc) 664 B
import * as i0 from "@angular/core"; import * as i1 from "./alert.component"; import * as i2 from "@angular/common"; import * as i3 from "@skyux/icon"; import * as i4 from "../shared/sky-indicators-resources.module"; import * as i5 from "@skyux/theme"; export declare class SkyAlertModule { static ɵfac: i0.ɵɵFactoryDeclaration<SkyAlertModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SkyAlertModule, [typeof i1.SkyAlertComponent], [typeof i2.CommonModule, typeof i3.SkyIconModule, typeof i4.SkyIndicatorsResourcesModule, typeof i5.SkyThemeModule], [typeof i1.SkyAlertComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SkyAlertModule>; }