We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ab2bc commit 43678ddCopy full SHA for 43678dd
1 file changed
index.js
@@ -128,6 +128,7 @@ class Replicate {
128
list: trainings.list.bind(this),
129
};
130
131
+ /** @type {webhooks} */
132
this.webhooks = {
133
default: {
134
secret: {
0 commit comments