MCPcopy Index your code
hub / github.com/pyscript/pyscript / flatted.cjs

File flatted.cjs

core/rollup/flatted.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { writeFileSync, readFileSync } = require("node:fs");
2const { join } = require("node:path");
3
4const flatted = "# https://www.npmjs.com/package/flatted\n\n";

Callers

nothing calls this directly

Calls 1

clearFunction · 0.70

Tested by

no test coverage detected