MCPcopy
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
2import fs from 'node:fs/promises';
3import { isBuiltin } from 'node:module';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 1

logMethod · 0.80

Tested by

no test coverage detected