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

Function sum

test/fixtures/test-runner/coverage-with-mock/sum.js:7–7  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

5// console.log(data)
6
7export const sum = (a, b) => a + b
8
9export const getData = () => data

Callers 1

theModuleSumFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected