rest-vir - v1.0.0
    Preparing search index...

    Type Alias RunningServerInfo

    Information passed to an endpoint or WebSocket about the currently running server.

    type RunningServerInfo = {
        serviceOrigin: string;
    }
    Index

    Properties

    Properties

    serviceOrigin: string