MCPcopy Create free account
hub / github.com/expressjs/body-parser / json.js

File json.js

test/json.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2var assert = require('assert')
3var asyncHooks = tryRequire('async_hooks')
4var Buffer = require('safe-buffer').Buffer

Callers

nothing calls this directly

Calls 4

parseErrorFunction · 0.85
shouldContainInBodyFunction · 0.85
tryRequireFunction · 0.70
createServerFunction · 0.70

Tested by

no test coverage detected