MCPcopy Index your code
hub / github.com/ritz078/transform / getWorker

Function getWorker

utils/workerWrapper.ts:61–63  ·  view source on GitHub ↗
(Worker)

Source from the content-addressed store, hash-verified

59}
60
61export function getWorker(Worker) {
62 return new Wrapper(new Worker());
63}

Callers 15

transformFunction · 0.90
GraphqlToFlowFunction · 0.90
GraphqlToFragmentMatcherFunction · 0.90
GraphqlToTypescriptFunction · 0.90
JsonToProptypesFunction · 0.90
GraphqlToSchemaAstFunction · 0.90
JsonToMobxStateTreeFunction · 0.90
GraphqlToJavaFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…