MCPcopy Index your code
hub / github.com/share/sharedb / util.js

File util.js

lib/util.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var nextTickImpl = require('./next-tick');
2
3exports.doNothing = doNothing;
4function doNothing() {}

Callers

nothing calls this directly

Calls 1

callbackFunction · 0.70

Tested by

no test coverage detected