@nova-ui/bits
Version:
SolarWinds Nova Framework
16 lines (15 loc) • 863 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./popup-toggle.directive";
import * as i2 from "./popup.component";
import * as i3 from "./popup-container.component";
import * as i4 from "../../common/common.module";
import * as i5 from "../popup-adapter/popup-adapter.module";
import * as i6 from "../popup-adapter/popup-adapter.component";
/**
* @ignore
*/
export declare class NuiPopupModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NuiPopupModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NuiPopupModule, [typeof i1.PopupToggleDirective, typeof i2.PopupDeprecatedComponent, typeof i3.PopupContainerComponent], [typeof i4.NuiCommonModule, typeof i5.PopupAdapterModule], [typeof i1.PopupToggleDirective, typeof i2.PopupDeprecatedComponent, typeof i6.PopupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NuiPopupModule>;
}