UNPKG

@ngx-custom-code/ngx-table-custom-sort

Version:

Angular easy table

6 lines 130 B
export interface Pagination { limit: number; offset: number; count: number; } //# sourceMappingURL=pagination.d.ts.map