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 7ffe148 commit b355667Copy full SHA for b355667
src/index.js
@@ -6,7 +6,7 @@ const { error, fakeReply, verify } = require('./utils')
6
const pkg = require('../package.json')
7
8
/**
9
- * @type {Object}
+ * @type {Object|GrantManager}
10
* @private
11
*
12
* The plugin related options and instances.
0 commit comments