Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ noop
Function
noop
packages/utils/src/helpers.ts:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
9
/** No-operation
function
for
use as default callback. */
10
export
const
noop = () => {}
Callers
1
helpers.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected