diff --git a/index.js b/index.js index 3a0b54d..581a541 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /** - * @typedef {import('./lib/index.js')} Options + * @typedef {import('./lib/index.js').Options} Options * * @typedef {Options} InspectOptions * Deprecated, use `Options`.