Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/braziljs/eloquente-javascript
/ varify.mjs
File
varify.mjs
src/varify.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{parse} from
"acorn"
2
3
export
default
function
(code) {
4
let
ast
Callers
nothing calls this directly
Calls
4
parse
Function · 0.85
sort
Method · 0.80
replace
Method · 0.45
slice
Method · 0.45
Tested by
no test coverage detected