feat(NODE-7315): Use BSON ByteUtils instead of Nodejs Buffer #1861
Annotations
10 errors
|
build:
src/bson.ts#L59
Property 'ByteUtils' does not exist on type 'typeof BSON'.
|
|
build:
src/bson.ts#L57
Property 'ByteUtils' does not exist on type 'typeof BSON'.
|
|
build:
src/bson.ts#L55
Property 'ByteUtils' does not exist on type 'typeof BSON'.
|
|
build:
src/bson.ts#L50
Property 'NumberUtils' does not exist on type 'typeof BSON'.
|
|
build:
src/bson.ts#L44
Property 'ByteUtils' does not exist on type 'typeof BSON'.
|
|
build:
src/bson.ts#L43
Property 'NumberUtils' does not exist on type 'typeof BSON'.
|
|
build:
src/bson.ts#L42
Property 'NumberUtils' does not exist on type 'typeof BSON'.
|
|
build:
src/bson.ts#L41
Property 'NumberUtils' does not exist on type 'typeof BSON'.
|
|
build:
src/bson.ts#L11
Module '"bson"' declares 'ByteUtils' locally, but it is not exported.
|
|
build:
src/bson.ts#L2
Module '"bson"' declares 'ByteUtils' locally, but it is not exported.
|