SharedWorker

constructor(scriptURL: URL, options: String = definedExternally)(source)
constructor(scriptURL: String, options: WorkerOptions)(source)
constructor(scriptURL: URL, options: WorkerOptions)(source)
constructor(scriptURL: String, options: String = definedExternally)(source)