MCPcopy
hub / github.com/systemjs/systemjs / depcache.js

File depcache.js

src/features/depcache.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { IMPORT_MAP } from '../common.js';
2import { systemJSPrototype, getOrCreateLoad } from '../system-core.js';
3import { importMap } from './import-maps.js';
4

Callers

nothing calls this directly

Calls 1

getOrCreateLoadFunction · 0.90

Tested by

no test coverage detected