@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
10 lines • 573 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./drawer-outlet/drawer-outlet.component";
import * as i2 from "@angular/cdk/a11y";
import * as i3 from "../common/common.module";
export declare class DrawerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DrawerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DrawerModule, [typeof i1.DrawerOutletComponent], [typeof i2.A11yModule, typeof i3.CommonModule], [typeof i1.DrawerOutletComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DrawerModule>;
}
//# sourceMappingURL=drawer.module.d.ts.map