Skip to content

Commit

Permalink
Change to remove RemoveOptions type
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 3, 2023
1 parent ec2db08 commit b63722b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,4 @@
* @typedef {import('./lib/index.js').Options} Options
*/

// To do: next major: remove.
/**
* @typedef {Options} RemoveOptions
*/

export {remove} from './lib/index.js'

0 comments on commit b63722b

Please sign in to comment.