ng-devui
Version:
DevUI components based on Angular
9 lines (8 loc) • 426 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./popper.component";
import * as i2 from "@angular/common";
export declare class PopperModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PopperModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PopperModule, [typeof i1.PopperComponent], [typeof i2.CommonModule], [typeof i1.PopperComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PopperModule>;
}