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