ngx-core-business
Version:
A comprehensive solution designed to streamline the development of enterprise-level Angular applications.
11 lines (10 loc) • 642 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./process-button.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/material/button";
import * as i4 from "@angular/material/icon";
export declare class NgBizProcessButtonModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgBizProcessButtonModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgBizProcessButtonModule, [typeof i1.ProcessButtonComponent], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule], [typeof i1.ProcessButtonComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgBizProcessButtonModule>;
}