Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.workers
/
WorkerOptions
Worker
Options
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
?