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 "./label.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 SkyLabelModule { static ɵfac: i0.ɵɵFactoryDeclaration<SkyLabelModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SkyLabelModule, [typeof i1.SkyLabelComponent], [typeof i2.CommonModule, typeof i3.SkyIconModule, typeof i4.SkyIndicatorsResourcesModule, typeof i5.SkyThemeModule], [typeof i1.SkyLabelComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SkyLabelModule>; }