MCPcopy
hub / github.com/vitejs/vite / main

Function main

playground/hmr-ssr/non-tested/index.js:3–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1import { test } from './dep.js'
2
3function main() {
4 test()
5}
6
7main()
8

Callers 1

index.jsFile · 0.70

Calls 1

testFunction · 0.90

Tested by

no test coverage detected