MCPcopy 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. */
10export const noop = () => {}

Callers 1

helpers.test.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected