MCPcopy Index your code
hub / github.com/nodejs/node / toJSON

Method toJSON

deps/npm/lib/utils/queryable.js:283–285  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

281 }
282
283 toJSON () {
284 return this.#data
285 }
286
287 [util.inspect.custom] () {
288 return this.toJSON()

Callers 5

[util.inspect.custom]Method · 0.95
setMethod · 0.95
deleteMethod · 0.95
reifyOutputFunction · 0.45
queryable.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected