@ux-aspects/ux-aspects
Version:
Open source user interface framework for building modern, responsive, mobile big data applications
10 lines (9 loc) • 721 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./infinite-scroll.directive";
import * as i2 from "./infinite-scroll-load-button.directive";
import * as i3 from "./infinite-scroll-loading.directive";
export declare class InfiniteScrollModule {
static ɵfac: i0.ɵɵFactoryDeclaration<InfiniteScrollModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<InfiniteScrollModule, [typeof i1.InfiniteScrollDirective, typeof i2.InfiniteScrollLoadButtonDirective, typeof i3.InfiniteScrollLoadingDirective], never, [typeof i1.InfiniteScrollDirective, typeof i2.InfiniteScrollLoadButtonDirective, typeof i3.InfiniteScrollLoadingDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<InfiniteScrollModule>;
}