UNPKG

larang-paginator

Version:

This is a Laravel Angular Paginator for tables. For other backend language to use this library. Please make sure your success response conforms with this response:

6 lines (5 loc) 104 B
/* SystemJS module definition */ declare var module: NodeModule; interface NodeModule { id: string; }