Creates an event
The event
const TestEvent = event<string>('test')
The id of the event
Generated using TypeDoc
Creates an event
Returns
The event
Example