We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e54de5 commit 27d647dCopy full SHA for 27d647d
README.md
@@ -1,6 +1,6 @@
1
<div align="center">
2
3
-
+
4
5
# @kirishima/fetch
6
@@ -39,4 +39,4 @@ const data = await fetch<JsonPlaceholderResponse>('https://jsonplaceholder.typic
39
40
// Do something with the data
41
console.log(data.userId);
42
-```
+```
0 commit comments