cu-ng-design-library
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.0.
7 lines (6 loc) • 342 B
TypeScript
import * as i0 from "@angular/core";
export declare class TwoColumnComponent {
order: string;
static ɵfac: i0.ɵɵFactoryDeclaration<TwoColumnComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<TwoColumnComponent, "lib-two-column", never, { "order": "order"; }, {}, never, ["[primary]", "[secondary]"], false, never>;
}