index.js 55 B

123
  1. import paginate from './paginate'
  2. export { paginate }