Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.workers
/
SharedWorker
/
SharedWorker
Shared
Worker
constructor
(
scriptURL
:
URL
,
options
:
String
=
definedExternally
)
(
source
)
constructor
(
scriptURL
:
String
,
options
:
WorkerOptions
)
(
source
)
constructor
(
scriptURL
:
URL
,
options
:
WorkerOptions
)
(
source
)
constructor
(
scriptURL
:
String
,
options
:
String
=
definedExternally
)
(
source
)