electron/docs/api/structures/shared-worker-info.md

4 lines
126 B
Markdown

# SharedWorkerInfo Object
* `id` string - The unique id of the shared worker.
* `url` string - The url of the shared worker.