MCPcopy Index your code
hub / github.com/pyscript/pyscript / 3rd-party.cjs

File 3rd-party.cjs

core/rollup/3rd-party.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { copyFileSync, writeFileSync } = require("node:fs");
2const { join } = require("node:path");
3
4const CDN = "https://cdn.jsdelivr.net/npm";

Callers

nothing calls this directly

Calls 6

resolveFunction · 0.85
reBundleFunction · 0.85
dropSourceMapFunction · 0.85
vFunction · 0.70
fetchFunction · 0.50
textMethod · 0.45

Tested by

no test coverage detected