I want to use lowdb with NestJS. But lowdb is ESM, and NestJS is CommonJS. How to configure this?
I want to use lowdb with NestJS.
But lowdb is ESM, and NestJS is CommonJS.
How to configure this?