@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
9 lines (8 loc) • 400 B
TypeScript
import * as i0 from "@angular/core";
/**
* Specifies the body content to display inside the box and provides padding around that content.
*/
export declare class SkyBoxContentComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyBoxContentComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyBoxContentComponent, "sky-box-content", never, {}, {}, never, ["*"], false, never>;
}