UNPKG

@universal-material/angular

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.0.

11 lines (10 loc) 676 B
import * as i0 from "@angular/core"; import * as i1 from "./dropdown.directive"; import * as i2 from "./dropdown-toggle.directive"; import * as i3 from "./dropdown-menu.directive"; import * as i4 from "@angular/common"; export declare class DropdownModule { static ɵfac: i0.ɵɵFactoryDeclaration<DropdownModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownModule, [typeof i1.DropdownDirective, typeof i2.DropdownToggleDirective, typeof i3.DropdownMenuDirective], [typeof i4.CommonModule], [typeof i1.DropdownDirective, typeof i2.DropdownToggleDirective, typeof i3.DropdownMenuDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<DropdownModule>; }