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.
NormalizeOptions
1 parent f1ed371 commit 0cddcbcCopy full SHA for 0cddcbc
index.js
@@ -1,9 +1,5 @@
1
/**
2
* @typedef {import('./lib/index.js').Options} Options
3
- * @typedef {import('./lib/index.js').Options} NormalizeOptions
4
- * Deprecated form of `Options`.
5
- *
6
- * To do: remove.
7
*/
8
9
export {normalize} from './lib/index.js'
0 commit comments