We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b7aae commit b28a39eCopy full SHA for b28a39e
packages/js-toolkit/Base/index.js
@@ -33,7 +33,7 @@ function noop() {}
33
* @property {Boolean} [debug]
34
* @property {Boolean} [log]
35
* @property {String[]} [refs]
36
- * @property {String[]} emits
+ * @property {String[]} [emits]
37
* @property {BaseConfigComponents} [components]
38
* @property {BaseConfigOptions} [options]
39
*/
0 commit comments