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
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 './dialog-container';
import * as ɵngcc2 from './dialog-content-directives';
import * as ɵngcc3 from '@angular/cdk/overlay';
import * as ɵngcc4 from '@angular/cdk/portal';
import * as ɵngcc5 from '@angular/material/core';
export declare class MatDialogModule {
static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatDialogModule, never>;
static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatDialogModule, [typeof ɵngcc1.MatDialogContainer, typeof ɵngcc2.MatDialogClose, typeof ɵngcc2.MatDialogTitle, typeof ɵngcc2.MatDialogActions, typeof ɵngcc2.MatDialogContent], [typeof ɵngcc3.OverlayModule, typeof ɵngcc4.PortalModule, typeof ɵngcc5.MatCommonModule], [typeof ɵngcc1.MatDialogContainer, typeof ɵngcc2.MatDialogClose, typeof ɵngcc2.MatDialogTitle, typeof ɵngcc2.MatDialogContent, typeof ɵngcc2.MatDialogActions, typeof ɵngcc5.MatCommonModule]>;
static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatDialogModule>;
}
//# sourceMappingURL=dialog-module.d.ts.map