@abp/ng.theme.basic
Version:
<h1> @abp/ng.theme.basic </h1>
8 lines (7 loc) • 356 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>;
}