scp-next
    Preparing search index...

    Interface RemoteEndpoint

    interface RemoteEndpoint {
        path: string;
        type: "remote";
    }
    Index
    path: string
    type: "remote"