UNPKG

ng2-smart-table

Version:
4 lines (3 loc) 121 B
export declare class LocalPager { static paginate(data: Array<any>, page: number, perPage: number): Array<any>; }