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 79ad7d1 commit 44edfb9Copy full SHA for 44edfb9
lib/index.js
@@ -163,7 +163,7 @@
163
* `jsxs` or `jsx` would be used.
164
* @param {Source} [source]
165
* Info about source.
166
- * @param {any} [self]
+ * @param {unknown} [self=unknown]
167
* Nothing (this is used by frameworks that have components, we don’t).
168
* @returns {ReturnType<JsxFunction>}
169
* Element from your framework.
0 commit comments