MCPcopy Create free account
hub / github.com/PrairieLearn/PrairieLearn / json-load.js

File json-load.js

lib/json-load.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const ERR = require('async-stacktrace');
2const fs = require('fs');
3const _ = require('lodash');
4const jju = require('jju');

Callers

nothing calls this directly

Calls 2

callbackFunction · 0.85
_Function · 0.50

Tested by

no test coverage detected