@igo2/common
Version:
11 lines (10 loc) • 431 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./panel.component";
/**
* @deprecated import the PanelComponent directly
*/
export declare class IgoPanelModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IgoPanelModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgoPanelModule, never, [typeof i1.PanelComponent], [typeof i1.PanelComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgoPanelModule>;
}