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