MCPcopy Create free account
hub / github.com/freecodexyz/free-code / noop

Function noop

src/utils/debug.ts:153–153  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

151}
152
153function noop(): void {}
154
155function getDebugWriter(): BufferedWriter {
156 if (!debugWriter) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected