UNPKG

@igo2/context

Version:
13 lines (12 loc) 561 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./sidenav.component"; /** * @deprecated import the SidenavComponent directly */ export declare class IgoSidenavModule { static forRoot(): ModuleWithProviders<IgoSidenavModule>; static ɵfac: i0.ɵɵFactoryDeclaration<IgoSidenavModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgoSidenavModule, never, [typeof i1.SidenavComponent], [typeof i1.SidenavComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgoSidenavModule>; }