SharedWorker

fun SharedWorker(    scriptURL: String,     name: String = definedExternally,     options: WorkerOptions = definedExternally)