Interface: EventEmitterStatic
@orderly.network/core.EventEmitter.EventEmitterStaticTable of contents
Constructors
Constructors
constructor
• new EventEmitterStatic<EventTypes, Context>()
Type parameters
| Name | Type |
|---|---|
EventTypes | extends ValidEventTypes = string | symbol |
Context | any |