MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / walk.js

File walk.js

lib/web/tern/walk.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function (global, factory) {
2 typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
3 typeof define === 'function' && define.amd ? define(['exports'], factory) :
4 (factory((global.acorn = global.acorn || {}, global.acorn.walk = global.acorn.walk || {})));

Callers

nothing calls this directly

Calls 2

cFunction · 0.70
defineFunction · 0.50

Tested by

no test coverage detected