imng-prime-table-odata
Version:
This library was generated with [Nx](https://nx.dev).
8 lines (7 loc) • 425 B
TypeScript
import { Table } from 'primeng/table';
import * as i0 from "@angular/core";
export declare class SearchCaptionComponent {
dataTable: Table;
static ɵfac: i0.ɵɵFactoryDeclaration<SearchCaptionComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SearchCaptionComponent, "imng-prime-search-caption", never, { "dataTable": { "alias": "dataTable"; "required": false; }; }, {}, never, never, false, never>;
}