We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a5648 commit 5706197Copy full SHA for 5706197
src/common/http.js
@@ -1,3 +1,5 @@
1
+// @ts-check
2
+
3
import axios from "axios";
4
5
/**
0 commit comments