Skip to content

♻️ Add explicit TypeScript types and imports#198

Merged
hemedani merged 1 commit into
MiaadTeam:mainfrom
hemedani:main
Apr 18, 2026
Merged

♻️ Add explicit TypeScript types and imports#198
hemedani merged 1 commit into
MiaadTeam:mainfrom
hemedani:main

Conversation

@hemedani

Copy link
Copy Markdown
Member

Add return types to model/schema helpers and ODM functions (find, findOne, aggregation, insertOne/Many, deleteOne, add/removeRelation, findOneAndUpdate) to improve type safety.
Import related interfaces and types (IPureFields, IModel, IMainRelation, IRelatedRelation, Struct, ObjectId) and adjust signatures and minor casts.

Add return types to model/schema helpers and ODM functions
(find, findOne, aggregation, insertOne/Many, deleteOne, add/removeRelation,
findOneAndUpdate) to improve type safety.
Import related interfaces and types (IPureFields, IModel, IMainRelation,
IRelatedRelation, Struct, ObjectId) and adjust signatures and minor casts.
@hemedani
hemedani merged commit 2b93571 into MiaadTeam:main Apr 18, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant