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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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.