Hello,
I’m working on new way to develop forest admin backend (based on decorator and nestjs) and I just saw you have 2 @types packages which content duplicated code :
@types/forest-express-mongoose@types/forest-express-sequelize
I guess it will be more logic to create a package @types/forest-express to store the shared types.