blob: 3a2cdcfcb81e20165c1f7c27f0af2b3731a539cc [file] [log] [blame]
/**
* @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
*/
/**
* Used by both the current `MatMenuModule` and the MDC `MatMenuModule`
* to declare the menu-related directives.
*/
export declare class _MatMenuDirectivesModule {
}
export declare class MatMenuModule {
}