@gibme/starlink
    Preparing search index...
    interface GetPingResponse_ResultsEntry {
        key?: string;
        value?: PingResult;
    }
    Index

    Properties

    Properties

    key?: string
    value?: PingResult