Remix
Remix
remix/ui · TypeView Source

AppRuntimeEventMap

Summary

Events emitted by the application runtime.

Signature

type AppRuntimeEventMap = {
  error: ComponentErrorEvent;
};