MCPcopy Create free account
hub / github.com/azat-co/practicalnode / readJSON.js

File readJSON.js

code/ch14/generators/readJSON.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs')
2
3
4function* readJSON(filename, enc='utf8'){

Callers

nothing calls this directly

Calls 1

readJSONFunction · 0.70

Tested by

no test coverage detected