Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add TypeScript declaration file for mongoose module
This declaration file ensures proper TypeScript support for the mongoose module by re-exporting its types. It improves type safety and developer experience when using mongoose in TypeScript projects.
- Loading branch information