export 'response.clear' to avoid typeErrors

pull/1/head
ansuz 5 years ago
parent 047d64a3c2
commit 321df2234d

@ -91,6 +91,7 @@
};
return {
clear: clear,
expected: function (id) {
return Boolean(pending[id]);
},

Loading…
Cancel
Save