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.
18 lines
1.2 KiB
18 lines
1.2 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 './grid-list';
|
|
import * as ɵngcc2 from './grid-tile';
|
|
import * as ɵngcc3 from '@angular/material/core';
|
|
export declare class MatGridListModule {
|
|
static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatGridListModule, never>;
|
|
static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatGridListModule, [typeof ɵngcc1.MatGridList, typeof ɵngcc2.MatGridTile, typeof ɵngcc2.MatGridTileText, typeof ɵngcc2.MatGridTileHeaderCssMatStyler, typeof ɵngcc2.MatGridTileFooterCssMatStyler, typeof ɵngcc2.MatGridAvatarCssMatStyler], [typeof ɵngcc3.MatLineModule, typeof ɵngcc3.MatCommonModule], [typeof ɵngcc1.MatGridList, typeof ɵngcc2.MatGridTile, typeof ɵngcc2.MatGridTileText, typeof ɵngcc3.MatLineModule, typeof ɵngcc3.MatCommonModule, typeof ɵngcc2.MatGridTileHeaderCssMatStyler, typeof ɵngcc2.MatGridTileFooterCssMatStyler, typeof ɵngcc2.MatGridAvatarCssMatStyler]>;
|
|
static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatGridListModule>;
|
|
}
|
|
|
|
//# sourceMappingURL=grid-list-module.d.ts.map
|