@coreui/angular
Version:
CoreUI Components Library for Angular
7 lines (6 loc) • 322 B
TypeScript
import { RowDirective } from './row.directive';
import * as i0 from "@angular/core";
export declare class RowComponent extends RowDirective {
static ɵfac: i0.ɵɵFactoryDeclaration<RowComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<RowComponent, "c-row", never, {}, {}, never, ["*"], true, never>;
}