@clr/angular
Version:
Angular components for Clarity
11 lines (10 loc) • 553 B
TypeScript
import { Type } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./progress-bar";
import * as i2 from "@angular/common";
export declare const CLR_PROGRESS_BAR_DIRECTIVES: Type<any>[];
export declare class ClrProgressBarModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ClrProgressBarModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrProgressBarModule, [typeof i1.ClrProgressBar], [typeof i2.CommonModule], [typeof i1.ClrProgressBar]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ClrProgressBarModule>;
}