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

5 lines
126 B
Markdown
Raw Normal View History

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