toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.workers
/
Worker
/
Worker
Worker
constructor
(
scriptURL
:
URL
,
options
:
WorkerOptions
=
definedExternally
)
(
source
)
constructor
(
scriptURL
:
String
,
options
:
WorkerOptions
=
definedExternally
)
(
source
)