MCPcopy 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

5import { ModuleRunner } from 'vite/module-runner'
6
7export class NativeModuleRunner extends ModuleRunner {
8 /**
9 * @internal
10 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected