Package-level declarations
Types
Link copied to clipboard
open external class ErrorEvent(val type: EventType<ErrorEvent>, init: ErrorEventInit = definedExternally) : Event
Events providing information related to errors in scripts or in files.
Link copied to clipboard