MCPcopy Index your code
hub / github.com/developit/workerize-loader / bar

Function bar

test/src/worker.js:13–13  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

11}
12
13export const bar = (a, b) => `${a} [bar:${otherBar}] ${b}`;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected