I created a server that emit a start event after being started
server.on(Events.STARETD, onStart);
Is there a syntax that I can write the fun