MCPcopy
hub / github.com/ahmadawais/corona-cli / toString

Method toString

utils/JsonOutput.js:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 }
19
20 toString() {
21 return JSON.stringify(this.asObject);
22 }
23}
24
25module.exports = JsonOutput;

Callers 3

getCountries.jsFile · 0.80
getCountry.jsFile · 0.80
getStates.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected