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