Skip to content

Commit 0cddcbc

Browse files
committed
Remove deprecated NormalizeOptions type
1 parent f1ed371 commit 0cddcbc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
/**
22
* @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.
73
*/
84

95
export {normalize} from './lib/index.js'

0 commit comments

Comments
 (0)