@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
10 lines (9 loc) • 380 B
TypeScript
import * as i0 from "@angular/core";
/**
* Specifies an action that users can perform on the card.
* @deprecated
*/
export declare class SkyCardActionsComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyCardActionsComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyCardActionsComponent, "sky-card-actions", never, {}, {}, never, ["*"], false, never>;
}