ews-javascript-api icon indicating copy to clipboard operation
ews-javascript-api copied to clipboard

Missing finally in promise declaration

Open bladerunner2020 opened this issue 1 year ago • 0 comments
trafficstars

Got his error in typescript

Type 'Promise<ServiceResponseCollection<ServiceResponse>>' is missing the following properties from type 'Promise<ServiceResponseCollection<ServiceResponse>>': finally, [Symbol.toStringTag]ts(2345)

Though everything works fine.

bladerunner2020 avatar Nov 25 '23 18:11 bladerunner2020