Our new developer documentation is now available. Please check it out!
IOdinEvent
On this page
export interface IOdinEvent
Interface extending default JavaScript events with custom information.
Properties
Name | Type | Description |
---|---|---|
payload | T | Custom payload of the event (see IOdin*Payload interfaces). |