UNPKG

nestjs-sequelize-paginate

Version:

🏳‍🌈 Pagination helper method for Sequelize models.

5 lines (4 loc) 143 B
export * from './paginate.module'; export * from './paginate.service'; export * from './interfaces'; export * from './paginate.decorator';