MCPcopy
hub / github.com/vitejs/vite / worker.invoke.mjs

File worker.invoke.mjs

packages/vite/src/node/ssr/runtime/__tests__/fixtures/worker.invoke.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2
3import { BroadcastChannel, parentPort } from 'node:worker_threads'
4import {

Callers

nothing calls this directly

Calls 2

importMethod · 0.80
onMethod · 0.65

Tested by

no test coverage detected