Chef-JS Core
    Preparing search index...

    Type Alias ServerContext

    the context of plugin to a topic

    type ServerContext = {
        to: ServerToTopic;
    }
    Index

    Properties

    Properties