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.
Options
1 parent df179f7 commit 4246be3Copy full SHA for 4246be3
index.js
@@ -1,5 +1,5 @@
1
/**
2
- * @typedef {import('./lib/index.js')} Options
+ * @typedef {import('./lib/index.js').Options} Options
3
*
4
* @typedef {Options} InspectOptions
5
* Deprecated, use `Options`.
0 commit comments