@skyux/indicators
Version:
This library was generated with [Nx](https://nx.dev).
13 lines (12 loc) • 807 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./token.component";
import * as i2 from "./tokens.component";
import * as i3 from "@angular/common";
import * as i4 from "@skyux/icon";
import * as i5 from "../shared/sky-indicators-resources.module";
import * as i6 from "@skyux/core";
export declare class SkyTokensModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyTokensModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyTokensModule, [typeof i1.SkyTokenComponent, typeof i2.SkyTokensComponent], [typeof i3.CommonModule, typeof i4.SkyIconModule, typeof i5.SkyIndicatorsResourcesModule, typeof i6.SkyIdModule, typeof i6.SkyScreenReaderLabelDirective], [typeof i1.SkyTokenComponent, typeof i2.SkyTokensComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SkyTokensModule>;
}