Constructs a pretty formatted event with given key and arguments.
The result is meant to be used with the generateEvent function. It is useful to generate events from an array.
the stringified event.
the string event key.
the string array arguments.
Generated using TypeDoc
Constructs a pretty formatted event with given key and arguments.
Remarks
The result is meant to be used with the generateEvent function. It is useful to generate events from an array.
Returns
the stringified event.