@ux-aspects/ux-aspects
Version:
Open source user interface framework for building modern, responsive, mobile big data applications
10 lines (9 loc) • 565 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./selection.directive";
import * as i2 from "./selection-item.directive";
import * as i3 from "@angular/common";
export declare class SelectionModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SelectionModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SelectionModule, [typeof i1.SelectionDirective, typeof i2.SelectionItemDirective], [typeof i3.CommonModule], [typeof i1.SelectionDirective, typeof i2.SelectionItemDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SelectionModule>;
}