adonisjs / lucid

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

Use import type for importing type #922

Closed shahshahid81 closed 1 year ago

shahshahid81 commented 1 year ago

Proposed changes

This change won't give error when importsNotUsedAsValues is set to error in tsconfig.json and won't break existing code

Types of changes

Checklist

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Julien-R44 commented 1 year ago

Oops. Sorry for taking so long. Thanks !