toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.workers
/
WorkerOptions
Worker
Options
external
interface
WorkerOptions
(
source
)
Members
Properties
credentials
Link copied to clipboard
abstract
val
credentials
:
RequestCredentials
?
name
Link copied to clipboard
abstract
val
name
:
String
?
type
Link copied to clipboard
abstract
val
type
:
WorkerType
?