SharedWorker
Constructors
<init>
Exposes the JavaScript SharedWorker to Kotlin
SharedWorker(
: String,
: String = definedExternally,
: WorkerOptions = definedExternally)
Properties
port
open val port: MessagePort
Exposes the JavaScript SharedWorker to Kotlin
SharedWorker(
: String,
: String = definedExternally,
: WorkerOptions = definedExternally)
open val port: MessagePort