Hi,
I am trying to use SPHttpClientBatch class and I am getting the error:
Module '"@microsoft/sp-http"' has no exported member 'SPHttpClientBatch'
Also I noted the definition for SPHttpClientBatch has been excluded in the node modules @microsoft/sp-http.
Is SPHttpClientBatch not supported in the recent SharePoint Framework releases ?
Thank you very much