papi-dts
    Preparing search index...
    interface AddressInfo {
        address: string;
        family: string;
        port: number;
    }
    Index

    Properties

    Properties

    address: string
    family: string
    port: number