Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ shared_library_test.js
File
shared_library_test.js
test/tools/fixtures/shared_library_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-restricted-modules */
2
const
{ EJSON } = require(
'bson'
);
3
const
{ AutoEncrypter } = require(
'../../../lib/client-side-encryption/auto_encrypter'
);
4
const
{ MongoClient } = require(
'../../../lib/mongo_client'
);
Callers
nothing calls this directly
Calls
2
write
Method · 0.65
parse
Method · 0.45
Tested by
no test coverage detected