toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.workerThreads
/
WorkerEvent
Worker
Event
sealed
external
interface
WorkerEvent
(
source
)
Members
Types
Companion
Link copied to clipboard
object
Companion
ERROR
Link copied to clipboard
sealed
interface
ERROR
:
LegacyEventType
EXIT
Link copied to clipboard
sealed
interface
EXIT
:
LegacyEventType
MESSAGE
Link copied to clipboard
sealed
interface
MESSAGE
:
LegacyEventType
MESSAGEERROR
Link copied to clipboard
sealed
interface
MESSAGEERROR
:
LegacyEventType
ONLINE
Link copied to clipboard
sealed
interface
ONLINE
:
LegacyEventType