-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: 6.18.0
-
Component/s: BSON, TypeScript
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Use Case
As a Typescript Developer
I want to have correctly typed libraries
So that I can work with them
User Experience (Impact)
- Every Typescript Developer using Binaries in mongodb currently needs a workaround (type assertion)
Dependencies
—
Risks/Unknowns
- Is breaking change to previous type
Acceptance Criteria
Binary.buffer should be ArrayBuffer and not Uint8Array