SharedWorkerFactory

fun SharedWorkerFactory(block: suspend CoroutineScope.(self: SharedWorkerGlobalScope) -> Unit): WorkerFactory<SharedWorker>(source)