SharedWorkerInfo

external interface SharedWorkerInfo(source)

Properties

Link copied to clipboard
abstract var id: String

The unique id of the shared worker.

Link copied to clipboard
abstract var url: String

The url of the shared worker.