@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
10 lines (9 loc) • 382 B
TypeScript
import * as i0 from "@angular/core";
/**
* Specifies the content to display in the body of the card.
* @deprecated
*/
export declare class SkyCardContentComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyCardContentComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyCardContentComponent, "sky-card-content", never, {}, {}, never, ["*"], false, never>;
}