Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(NODE-3852,NODE-3854,NODE-3856): Misc typescript fixes for 4.3.1 #3102

Merged
merged 14 commits into from
Jan 14, 2022
Merged
Prev Previous commit
Next Next commit
Export helper type
  • Loading branch information
baileympearson committed Jan 11, 2022
commit bc09800c4e6e891d07ff9e78dc1c75a46977a90e
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ export type {
Projection,
ProjectionOperators,
PropertyType,
PseudoRecurseOnObject,
PullAllOperator,
PullOperator,
PushOperator,
Expand Down