Orderly SDKs / Modules / @orderly.network/core / EventEmitter / EventEmitterStaticDocumentation Index
Fetch the complete documentation index at: https://staging-docs.orderly.network/llms.txt
Use this file to discover all available pages before exploring further.
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 |