MCPcopy Create free account
hub / github.com/avoidwork/tenso / wrappedFn

Function wrappedFn

tests/unit/utils-delay.test.js:70–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68
69 // Create a wrapper function to pass parameters
70 const wrappedFn = () => fn("test-param");
71
72 delay(wrappedFn, 0);
73

Callers

nothing calls this directly

Calls 1

fnFunction · 0.85

Tested by

no test coverage detected