MCPcopy Create free account
hub / github.com/nodejs/node / theModuleGetData

Function theModuleGetData

test/fixtures/test-runner/coverage-with-mock/module.js:5–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3export const theModuleSum = (a, b) => sum(a,b)
4
5export const theModuleGetData = () => getData()

Callers 1

Calls 1

getDataFunction · 0.90

Tested by

no test coverage detected