View Source
Events emitted by the application runtime.
type AppRuntimeEventMap = { error: ComponentErrorEvent; };