kaven-basic - v4.5.1
    Preparing search index...

    Interface IHostPort

    interface IHostPort {
        host?: string;
        port?: number;
    }
    Index

    Properties

    Properties

    host?: string
    port?: number