@uiowa/uiowa-header
Version:
An Angular library for uiowa website header, including an IOWA branding bar and a website nav bar.
13 lines (12 loc) • 802 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./uiowa-header/uiowa-header.component";
import * as i2 from "./username-dropdown/username-dropdown.component";
import * as i3 from "./uiowa-header/click-outside.directive";
import * as i4 from "@angular/common";
import * as i5 from "@angular/forms";
import * as i6 from "@angular/router";
export declare class UiowaHeaderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<UiowaHeaderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<UiowaHeaderModule, [typeof i1.UiowaHeaderComponent, typeof i2.UsernameDropdownComponent, typeof i3.ClickOutsideDirective], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.RouterModule], [typeof i1.UiowaHeaderComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<UiowaHeaderModule>;
}