@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
10 lines (9 loc) • 467 B
TypeScript
import * as i0 from "@angular/core";
/**
* Wraps the label-value pairs in the definition list.
* @deprecated Use `SkyDescriptionListContentComponent` instead.
*/
export declare class SkyDefinitionListContentComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyDefinitionListContentComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyDefinitionListContentComponent, "sky-definition-list-content", never, {}, {}, never, ["*"], false, never>;
}