Type alias ServerToTopic

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

Type declaration

Generated using TypeDoc