SongGuess
    Preparing search index...
    interface SocketAddress {
        hostname: string;
        port: number;
    }
    Index

    Properties

    Properties

    hostname: string
    port: number