@ux-aspects/ux-aspects
Version:
Open source user interface framework for building modern, responsive, mobile big data applications
9 lines (8 loc) • 506 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./fixed-header-table.directive";
import * as i2 from "../resize/resize.module";
export declare class FixedHeaderTableModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FixedHeaderTableModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FixedHeaderTableModule, [typeof i1.FixedHeaderTableDirective], [typeof i2.ResizeModule], [typeof i1.FixedHeaderTableDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<FixedHeaderTableModule>;
}