interface GetServerResponse {
    server?: Instance.v1.Server;
}

Properties

Properties

server?: Instance.v1.Server