UNPKG

mat-vs-table

Version:

[![npm version](https://badge.fury.io/js/mat-vs-table.svg)](https://badge.fury.io/js/mat-vs-table) [![Angular Style Guide](https://mgechev.github.io/angular2-style-guide/images/badge.svg)](https://angular.io/styleguide)

10 lines (9 loc) 546 B
import * as i0 from "@angular/core"; import * as i1 from "./mat-vs-table.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/cdk/table"; import * as i4 from "@angular/cdk/scrolling"; export declare class MatVsTableModule { static ɵmod: i0.ɵɵNgModuleDefWithMeta<MatVsTableModule, [typeof i1.MatVsTableComponent], [typeof i2.CommonModule, typeof i3.CdkTableModule, typeof i4.ScrollingModule], [typeof i1.MatVsTableComponent, typeof i4.ScrollingModule]>; static ɵinj: i0.ɵɵInjectorDef<MatVsTableModule>; }