Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.workers
/
WorkerOptions
Worker
Options
web
interface
WorkerOptions
(
source
)
Members
Properties
credentials
Link copied to clipboard
web
abstract
var
credentials
:
RequestCredentials
?
name
Link copied to clipboard
web
abstract
var
name
:
String
?
type
Link copied to clipboard
web
abstract
var
type
:
WorkerType
?