UNPKG

@angular/material

Version:
16 lines (15 loc) 414 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 */ /** * Used by both the current `MatMenuModule` and the MDC `MatMenuModule` * to declare the menu-related directives. */ export declare class _MatMenuDirectivesModule { } export declare class MatMenuModule { }