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

Method unbindStore

lib/diagnostics_channel.js:238–240  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

236 }
237
238 unbindStore() {
239 return false;
240 }
241
242 get hasSubscribers() {
243 return false;

Calls

no outgoing calls

Tested by

no test coverage detected