Type alias ServerContext

ServerContext: {
    to: ServerToTopic;
}

the context of plugin to a topic

Type declaration

Generated using TypeDoc