Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vitest-dev/vitest
/
Class
packages/vitest/src/utils/nativeModuleRunner.ts:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
import
{ ModuleRunner } from
'vite/module-runner'
6
7
export
class
NativeModuleRunner extends ModuleRunner {
8
/**
9
* @internal
10
*/
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected