MCPcopy Index your code
hub / github.com/marijnh/Eloquent-JavaScript / varify.mjs

File varify.mjs

src/varify.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {parse} from "acorn"
2
3export default function(code) {
4 let ast

Callers

nothing calls this directly

Calls 1

parseFunction · 0.85

Tested by

no test coverage detected