imng-prime-table-odata
Version:
This library was generated with [Nx](https://nx.dev).
11 lines (10 loc) • 708 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./prime-odata-table.directive";
import * as i2 from "./search-caption/search-caption.component";
import * as i3 from "@angular/common";
import * as i4 from "primeng/table";
export declare class ImngPrimeTableODataModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ImngPrimeTableODataModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ImngPrimeTableODataModule, [typeof i1.ImngPrimeODataTableDirective, typeof i2.SearchCaptionComponent], [typeof i3.CommonModule, typeof i4.TableModule], [typeof i1.ImngPrimeODataTableDirective, typeof i2.SearchCaptionComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ImngPrimeTableODataModule>;
}