@ux-aspects/ux-aspects
Version:
Open source user interface framework for building modern, responsive, mobile big data applications
10 lines (9 loc) • 637 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./select-list.component";
import * as i2 from "./select-list-item/select-list-item.component";
import * as i3 from "../../directives/accessibility/accessibility.module";
export declare class SelectListModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SelectListModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SelectListModule, [typeof i1.SelectListComponent, typeof i2.SelectListItemComponent], [typeof i3.AccessibilityModule], [typeof i1.SelectListComponent, typeof i2.SelectListItemComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SelectListModule>;
}