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.
 
 
 
 

17 lines
1.5 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 './card';
import * as ɵngcc2 from '@angular/material/core';
export declare class MatCardModule {
static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatCardModule, never>;
static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatCardModule, [typeof ɵngcc1.MatCard, typeof ɵngcc1.MatCardHeader, typeof ɵngcc1.MatCardTitleGroup, typeof ɵngcc1.MatCardContent, typeof ɵngcc1.MatCardTitle, typeof ɵngcc1.MatCardSubtitle, typeof ɵngcc1.MatCardActions, typeof ɵngcc1.MatCardFooter, typeof ɵngcc1.MatCardSmImage, typeof ɵngcc1.MatCardMdImage, typeof ɵngcc1.MatCardLgImage, typeof ɵngcc1.MatCardImage, typeof ɵngcc1.MatCardXlImage, typeof ɵngcc1.MatCardAvatar], [typeof ɵngcc2.MatCommonModule], [typeof ɵngcc1.MatCard, typeof ɵngcc1.MatCardHeader, typeof ɵngcc1.MatCardTitleGroup, typeof ɵngcc1.MatCardContent, typeof ɵngcc1.MatCardTitle, typeof ɵngcc1.MatCardSubtitle, typeof ɵngcc1.MatCardActions, typeof ɵngcc1.MatCardFooter, typeof ɵngcc1.MatCardSmImage, typeof ɵngcc1.MatCardMdImage, typeof ɵngcc1.MatCardLgImage, typeof ɵngcc1.MatCardImage, typeof ɵngcc1.MatCardXlImage, typeof ɵngcc1.MatCardAvatar, typeof ɵngcc2.MatCommonModule]>;
static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatCardModule>;
}
//# sourceMappingURL=card-module.d.ts.map