Legend
- Namespace
- Variable
- Function
- Function with type parameter
- Type alias
- Type alias with type parameter
- Interface
- Interface with type parameter
- Property
- Method
Methods
join
- join(events: T[]): Promise<(T & { joinData: R })[]>
Parameters
Returns Promise<(T & { joinData: R })[]>