igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
12 lines (11 loc) • 776 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./navigation-drawer.component";
import * as i2 from "./navigation-drawer.directives";
/**
* @hidden
*/
export declare class IgxNavigationDrawerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IgxNavigationDrawerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxNavigationDrawerModule, never, [typeof i1.IgxNavigationDrawerComponent, typeof i2.IgxNavDrawerItemDirective, typeof i2.IgxNavDrawerMiniTemplateDirective, typeof i2.IgxNavDrawerTemplateDirective], [typeof i1.IgxNavigationDrawerComponent, typeof i2.IgxNavDrawerItemDirective, typeof i2.IgxNavDrawerMiniTemplateDirective, typeof i2.IgxNavDrawerTemplateDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxNavigationDrawerModule>;
}