sb-element
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.1. It is a component library constructed around the SCSS library [Sb-Theming](https://github.com/SeverinBuchser/SbTheming) and supports [Angular Schematics]
9 lines (8 loc) • 465 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./progress/progress.component";
import * as i2 from "@angular/common";
export declare class SbIndicatorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SbIndicatorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SbIndicatorModule, [typeof i1.SbProgressComponent], [typeof i2.CommonModule], [typeof i1.SbProgressComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SbIndicatorModule>;
}