@ng-matero/extensions
Version:
Angular Material Extensions
9 lines (8 loc) • 435 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./progress";
export declare class MtxProgressModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MtxProgressModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MtxProgressModule, never, [typeof i1.CommonModule, typeof i2.MtxProgress], [typeof i2.MtxProgress]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MtxProgressModule>;
}