Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.workers
/
WorkerLocation
/
origin
origin
val
origin
:
String
(
source
)
The
origin
property of a WorkerLocation object returns the worker's URL.origin.
MDN Reference