MCPcopy Index your code
hub / github.com/systemjs/systemjs / system-node.mjs

File system-node.mjs

test/system-node.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import nodeSystem from '../dist/system-node.cjs';
2import assert from 'assert';
3import path from 'path';
4import { pathToFileURL } from 'url';

Callers

nothing calls this directly

Calls 2

setBaseUrlFunction · 0.85
applyImportMapFunction · 0.85

Tested by

no test coverage detected