MCPcopy Create free account
hub / github.com/andywer/threads.js / index.ts

File index.ts

src/master/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// tslint:disable no-duplicate-imports
2import type { BlobWorker as BlobWorkerClass } from "../types/master"
3import { Worker as WorkerType } from "../types/master"
4import { getWorkerImplementation, isWorkerRuntime } from "./implementation"

Callers

nothing calls this directly

Calls 1

getWorkerImplementationFunction · 0.90

Tested by

no test coverage detected