UNPKG

@skyux/indicators

Version:

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

15 lines (14 loc) 751 B
import * as i0 from "@angular/core"; import * as i1 from "./chevron.component"; import * as i2 from "@angular/common"; import * as i3 from "../shared/sky-indicators-resources.module"; import * as i4 from "@skyux/theme"; import * as i5 from "../expansion-indicator/expansion-indicator.module"; /** * @internal */ export declare class SkyChevronModule { static ɵfac: i0.ɵɵFactoryDeclaration<SkyChevronModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SkyChevronModule, [typeof i1.SkyChevronComponent], [typeof i2.CommonModule, typeof i3.SkyIndicatorsResourcesModule, typeof i4.SkyThemeModule, typeof i5.SkyExpansionIndicatorModule], [typeof i1.SkyChevronComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SkyChevronModule>; }