UNPKG

imng-prime-table-odata

Version:

This library was generated with [Nx](https://nx.dev).

3 lines (2 loc) 175 B
import { PrimeODataTableState } from '../models/prime-odata-table-state'; export declare function createPrimeODataTableInitialState<TEntity>(): PrimeODataTableState<TEntity>;