UNPKG

ngx-core-business

Version:

A comprehensive solution designed to streamline the development of enterprise-level Angular applications.

14 lines (13 loc) 799 B
import * as i0 from "@angular/core"; import * as i1 from "./grid.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/material/button"; import * as i4 from "@angular/material/icon"; import * as i5 from "@angular/material/sort"; import * as i6 from "@angular/material/table"; import * as i7 from "@angular/material/tooltip"; export declare class NgBizGridModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgBizGridModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgBizGridModule, [typeof i1.GridComponent], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatSortModule, typeof i6.MatTableModule, typeof i7.MatTooltipModule], [typeof i1.GridComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgBizGridModule>; }