Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
nextTickImpl = require(
'./next-tick'
);
2
3
exports.doNothing = doNothing;
4
function
doNothing() {}
Callers
nothing calls this directly
Calls
1
callback
Function · 0.70
Tested by
no test coverage detected