We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0552c5 commit 51a6fb5Copy full SHA for 51a6fb5
chavy.js
@@ -6,6 +6,7 @@
6
* const cookieVal = chavy.getdata(cookieKey)
7
*
8
* $httpClient.get => chavy.get
9
+ * $httpClient.post => chavy.post
10
* $notification.post => chavy.msg
11
* console.log => chavy.log
12
* $done({}) => chavy.done()
0 commit comments