@delon/theme
Version:
ng-alain theme system library.
9 lines (8 loc) • 549 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./setting-drawer-item.component";
import * as i2 from "./setting-drawer.component";
export declare class SettingDrawerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SettingDrawerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SettingDrawerModule, never, [typeof i1.SettingDrawerItemComponent, typeof i2.SettingDrawerComponent], [typeof i1.SettingDrawerItemComponent, typeof i2.SettingDrawerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SettingDrawerModule>;
}