@coreui/angular
Version:
CoreUI for Angular UI components library
9 lines (8 loc) • 441 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./callout.component";
import * as i2 from "@angular/common";
export declare class CalloutModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CalloutModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CalloutModule, [typeof i1.CalloutComponent], [typeof i2.CommonModule], [typeof i1.CalloutComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CalloutModule>;
}