q9
This commit is contained in:
8
node_modules/vitest/dist/chunks/worker.DHnGaO2M.d.ts
generated
vendored
Normal file
8
node_modules/vitest/dist/chunks/worker.DHnGaO2M.d.ts
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import { MessagePort } from 'node:worker_threads';
|
||||
import { C as ContextRPC } from './worker.BAlI9hII.js';
|
||||
|
||||
interface WorkerContext extends ContextRPC {
|
||||
port: MessagePort;
|
||||
}
|
||||
|
||||
export type { WorkerContext as W };
|
||||
Reference in New Issue
Block a user