MCPcopy
hub / github.com/systemjs/systemjs / import-map.mjs

File import-map.mjs

test/import-map.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { resolveAndComposeImportMap, resolveImportMap, resolveIfNotPlainOrUrl } from '../src/common.js';
2import assert from 'assert';
3
4// function resolveImportMap (importMap, resolvedOrPlain, parentUrl);

Callers

nothing calls this directly

Calls 2

doResolveImportMapFunction · 0.85

Tested by

no test coverage detected