Aleph-Alpha/ts-rs

Include `ObjectId` from `mongodb`

Closed this issue · 2 comments

When I generate bindings with the bson feature it does not include the import in the generated files.

How can I get it to auto import?

Hey @bennyhodl, there have been a lot of changes to the import logic recently, can you try in the current main and, if, the issue persists, send us a minimal reproduction?

Closing this until a minimal repro is submitted