MCPcopy Create free account
hub / github.com/BloombergGraphics/whatiscode / createWalker

Function createWalker

scripts/libs/walker.js:893–895  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

891 })();
892
893 function createWalker() {
894 return new Walker();
895 }
896
897 // Sync with package.json.
898 exports.version = '0.1.1';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected