UNPKG

@angular/material

Version:
11 lines (10 loc) 562 B
import * as i0 from "@angular/core"; import * as i1 from "./sort"; import * as i2 from "./sort-header"; import * as i3 from "@angular/common"; import * as i4 from "@angular/material/core"; export declare class MatSortModule { static ɵfac: i0.ɵɵFactoryDeclaration<MatSortModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MatSortModule, [typeof i1.MatSort, typeof i2.MatSortHeader], [typeof i3.CommonModule, typeof i4.MatCommonModule], [typeof i1.MatSort, typeof i2.MatSortHeader]>; static ɵinj: i0.ɵɵInjectorDeclaration<MatSortModule>; }