@coreui/angular
Version:
CoreUI for Angular UI components library
8 lines (7 loc) • 342 B
TypeScript
import * as i0 from "@angular/core";
export declare class SidebarFooterComponent {
constructor();
get hostClasses(): any;
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarFooterComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarFooterComponent, "c-sidebar-footer", never, {}, {}, never, ["*"], false>;
}