Variable SharedWorker
SharedWorker : {
prototype: SharedWorker;
new (scriptURL: string | URL, options?: string | WorkerOptions): SharedWorker;
}
prototype: SharedWorker;
new (scriptURL: string | URL, options?: string | WorkerOptions): SharedWorker;
}