Merge pull request #15 from detleph/fix-superagent

Fix the error where the code doesn't compile
This commit is contained in:
Stephan
2021-11-10 08:24:04 +01:00
committed by GitHub
+3
View File
@@ -0,0 +1,3 @@
// Temporary fix
// REVIEW: Look into a better solution
declare interface XMLHttpRequest {}