Type Alias ServerToTopic

ServerToTopic: ((topic: string) => {
    emit: ServerEmitEvent;
})

can emit events