Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
const
{ writeFileSync, readFileSync } = require(
"node:fs"
);
2
const
{ join } = require(
"node:path"
);
3
4
const
flatted =
"# https://www.npmjs.com/package/flatted\n\n"
;
Callers
nothing calls this directly
Calls
1
clear
Function · 0.70
Tested by
no test coverage detected