Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ bundle-driver.mjs
File
bundle-driver.mjs
etc/bundle-driver.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
fs from
'node:fs/promises'
;
3
import
{ isBuiltin } from
'node:module'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
1
log
Method · 0.80
Tested by
no test coverage detected