MCPcopy
hub / github.com/Effect-TS/effect / workerRunner.ts

File workerRunner.ts

packages/platform-browser/src/internal/workerRunner.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { WorkerError } from "@effect/platform/WorkerError"
2import * as Runner from "@effect/platform/WorkerRunner"
3import * as Cause from "effect/Cause"
4import * as Context from "effect/Context"

Callers

nothing calls this directly

Calls 3

globalValueFunction · 0.90
syncMethod · 0.80
makeFunction · 0.70

Tested by

no test coverage detected