Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ plus
Function
plus
test/browser/fixtures/mocking/src/actions.ts:1–3 ·
view source on GitHub ↗
(a: number, b: number)
Source
from the content-addressed store, hash-verified
1
export
function
plus(a: number, b: number) {
2
return
a + b
3
}
Callers
3
calculator
Function · 0.90
calculator
Function · 0.90
service-worker.test.ts
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected