Closed mrijke closed 3 years ago
Fix the ResponseHandler type by introducing a new type that extends the ResponseHandler and adds the instance-specific attributes to it (async and numberOfCalls). This will allow TS clients to use the API as described in the README.
Fix the ResponseHandler type by introducing a new type that extends the ResponseHandler and adds the instance-specific attributes to it (async and numberOfCalls). This will allow TS clients to use the API as described in the README.