You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

20 lines
2.0 KiB

/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
import * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './table';
import * as ɵngcc2 from './row';
import * as ɵngcc3 from './cell';
import * as ɵngcc4 from './text-column';
import * as ɵngcc5 from '@angular/cdk/scrolling';
export declare class CdkTableModule {
static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<CdkTableModule, never>;
static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<CdkTableModule, [typeof ɵngcc1.CdkTable, typeof ɵngcc2.CdkRowDef, typeof ɵngcc3.CdkCellDef, typeof ɵngcc2.CdkCellOutlet, typeof ɵngcc3.CdkHeaderCellDef, typeof ɵngcc3.CdkFooterCellDef, typeof ɵngcc3.CdkColumnDef, typeof ɵngcc3.CdkCell, typeof ɵngcc2.CdkRow, typeof ɵngcc3.CdkHeaderCell, typeof ɵngcc3.CdkFooterCell, typeof ɵngcc2.CdkHeaderRow, typeof ɵngcc2.CdkHeaderRowDef, typeof ɵngcc2.CdkFooterRow, typeof ɵngcc2.CdkFooterRowDef, typeof ɵngcc1.DataRowOutlet, typeof ɵngcc1.HeaderRowOutlet, typeof ɵngcc1.FooterRowOutlet, typeof ɵngcc4.CdkTextColumn, typeof ɵngcc2.CdkNoDataRow, typeof ɵngcc1.CdkRecycleRows, typeof ɵngcc1.NoDataRowOutlet], [typeof ɵngcc5.ScrollingModule], [typeof ɵngcc1.CdkTable, typeof ɵngcc2.CdkRowDef, typeof ɵngcc3.CdkCellDef, typeof ɵngcc2.CdkCellOutlet, typeof ɵngcc3.CdkHeaderCellDef, typeof ɵngcc3.CdkFooterCellDef, typeof ɵngcc3.CdkColumnDef, typeof ɵngcc3.CdkCell, typeof ɵngcc2.CdkRow, typeof ɵngcc3.CdkHeaderCell, typeof ɵngcc3.CdkFooterCell, typeof ɵngcc2.CdkHeaderRow, typeof ɵngcc2.CdkHeaderRowDef, typeof ɵngcc2.CdkFooterRow, typeof ɵngcc2.CdkFooterRowDef, typeof ɵngcc1.DataRowOutlet, typeof ɵngcc1.HeaderRowOutlet, typeof ɵngcc1.FooterRowOutlet, typeof ɵngcc4.CdkTextColumn, typeof ɵngcc2.CdkNoDataRow, typeof ɵngcc1.CdkRecycleRows, typeof ɵngcc1.NoDataRowOutlet]>;
static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<CdkTableModule>;
}
//# sourceMappingURL=table-module.d.ts.map