Developer Documentation
Our new developer documentation is now available. Please check it out!

IOdinEvent

export interface IOdinEvent

Interface extending default JavaScript events with custom information.

Properties

NameTypeDescription
payloadTCustom payload of the event (see IOdin*Payload interfaces).