UNPKG

@onesy/utils

Version:
3 lines (2 loc) 132 B
declare const pagination: (value?: number, total?: number, boundary?: number, middle?: number) => any[]; export default pagination;