UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

15 lines (14 loc) 1.29 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/quick-panel.component"; import * as i2 from "./components/logout-shortcut/logout-shortcut.component"; import * as i3 from "./components/language-selector/language-selector.component"; import * as i4 from "./components/internal-link/internal-link.component"; import * as i5 from "./components/impersonate-quick-panel/impersonate-quick-panel.component"; import * as i6 from "@angular/common"; import * as i7 from "@angular/router"; import * as i8 from "@netgrif/components-core"; export declare class QuickPanelComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<QuickPanelComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<QuickPanelComponentModule, [typeof i1.QuickPanelComponent, typeof i2.LogoutShortcutComponent, typeof i3.LanguageSelectorComponent, typeof i4.InternalLinkComponent, typeof i5.ImpersonateQuickPanelComponent], [typeof i6.CommonModule, typeof i7.RouterModule, typeof i8.MaterialModule, typeof i8.TranslateLibModule], [typeof i1.QuickPanelComponent, typeof i2.LogoutShortcutComponent, typeof i3.LanguageSelectorComponent, typeof i4.InternalLinkComponent, typeof i5.ImpersonateQuickPanelComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<QuickPanelComponentModule>; }