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.
 
 
 
 

19 lines
975 B

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