UNPKG

@angular-mdl/core

Version:

Angular components, directives and styles based on material design lite https://getmdl.io.

11 lines (10 loc) 1.27 kB
import { ModuleWithProviders } from "@angular/core"; import * as i0 from "@angular/core"; import * as i1 from "./mdl-list.component"; export declare class MdlListModule { static forRoot(): ModuleWithProviders<MdlListModule>; static ɵfac: i0.ɵɵFactoryDeclaration<MdlListModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MdlListModule, [typeof i1.MdlListComponent, typeof i1.MdlListItemComponent, typeof i1.MdlListItemPrimaryContentComponent, typeof i1.MdlListItemIconDirective, typeof i1.MdlListItemAvatarDirective, typeof i1.MdlListItemSecondaryContentComponent, typeof i1.MdlListItemSecondaryActionComponent, typeof i1.MdlListItemSubTitleComponent, typeof i1.MdlListItemSecondaryInfoComponent, typeof i1.MdlListItemTextBodyComponent], never, [typeof i1.MdlListComponent, typeof i1.MdlListItemComponent, typeof i1.MdlListItemPrimaryContentComponent, typeof i1.MdlListItemIconDirective, typeof i1.MdlListItemAvatarDirective, typeof i1.MdlListItemSecondaryContentComponent, typeof i1.MdlListItemSecondaryActionComponent, typeof i1.MdlListItemSubTitleComponent, typeof i1.MdlListItemSecondaryInfoComponent, typeof i1.MdlListItemTextBodyComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<MdlListModule>; } export * from "./mdl-list.component";