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.
 
 
 
 

23 lines
1.3 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 './menu';
import * as ɵngcc2 from './menu-item';
import * as ɵngcc3 from './menu-trigger';
import * as ɵngcc4 from './menu-content';
import * as ɵngcc5 from '@angular/common';
import * as ɵngcc6 from '@angular/material/core';
import * as ɵngcc7 from '@angular/cdk/overlay';
import * as ɵngcc8 from '@angular/cdk/scrolling';
export declare class MatMenuModule {
static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatMenuModule, never>;
static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatMenuModule, [typeof ɵngcc1.MatMenu, typeof ɵngcc2.MatMenuItem, typeof ɵngcc3.MatMenuTrigger, typeof ɵngcc4.MatMenuContent], [typeof ɵngcc5.CommonModule, typeof ɵngcc6.MatCommonModule, typeof ɵngcc6.MatRippleModule, typeof ɵngcc7.OverlayModule], [typeof ɵngcc8.CdkScrollableModule, typeof ɵngcc6.MatCommonModule, typeof ɵngcc1.MatMenu, typeof ɵngcc2.MatMenuItem, typeof ɵngcc3.MatMenuTrigger, typeof ɵngcc4.MatMenuContent]>;
static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatMenuModule>;
}
//# sourceMappingURL=menu-module.d.ts.map