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.
RemoveOptions
1 parent ec2db08 commit b63722bCopy full SHA for b63722b
index.js
@@ -2,9 +2,4 @@
2
* @typedef {import('./lib/index.js').Options} Options
3
*/
4
5
-// To do: next major: remove.
6
-/**
7
- * @typedef {Options} RemoveOptions
8
- */
9
-
10
export {remove} from './lib/index.js'
0 commit comments