@volosoft/abp.ng.theme.lepton-x
Version:
ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. This package is a part of the [ABP Framework](https://abp.io) and contains client-side files.
16 lines (15 loc) • 1.04 kB
TypeScript
import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./side-menu-application-layout.component";
import * as i2 from "@volo/abp.ng.lepton-x.core";
import * as i3 from "@angular/common";
import * as i4 from "@abp/ng.core";
import * as i5 from "@volosoft/ngx-lepton-x/layouts";
import * as i6 from "@volo/ngx-lepton-x.core";
export declare class SideMenuLayoutModule {
static forRoot(): ModuleWithProviders<SideMenuLayoutModule>;
static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuLayoutModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SideMenuLayoutModule, [typeof i1.SideMenuApplicationLayoutComponent], [typeof i2.LeptonXAbpCoreModule, typeof i3.CommonModule, typeof i4.CoreModule, typeof i5.LpxSideMenuLayoutModule, typeof i6.LpxBreadcrumbModule, typeof i6.PanelsModule, typeof i6.LpxFooterModule], [typeof i1.SideMenuApplicationLayoutComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SideMenuLayoutModule>;
}
export declare function initLayouts(): void;