adonisjs / lucid

AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
https://lucid.adonisjs.com/
MIT License
1.02k stars 189 forks source link

feat: Export ModelPaginator Class #1026

Open aayush123 opened 1 month ago

aayush123 commented 1 month ago

🔗 Linked issue

1025

❓ Type of change

📚 Description

This PR exports the ModelPaginator class from the orm folder

📝 Checklist

RomainLanz commented 1 month ago

Hey @aayush123! 👋🏻

Could you please fix the lint issue?

aayush123 commented 1 month ago

@RomainLanz 👋 Fixed the issue!