@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.
8 lines (7 loc) • 362 B
TypeScript
import { eLayoutType } from '@abp/ng.core';
import * as i0 from "@angular/core";
export declare class EmptyLayoutComponent {
static type: eLayoutType;
static ɵfac: i0.ɵɵFactoryDeclaration<EmptyLayoutComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<EmptyLayoutComponent, "abp-layout-empty", never, {}, {}, never, never, true, never>;
}