Skip to content

Commit

Permalink
Remove unused type ElementContent
Browse files Browse the repository at this point in the history
  • Loading branch information
remcohaszing committed Nov 17, 2023
1 parent b2ce3ee commit 82ae167
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/index.js
Expand Up @@ -3,7 +3,6 @@

/**
* @typedef {import('hast').Element} Element
* @typedef {import('hast').ElementContent} ElementContent
* @typedef {import('hast').Parents} Parents
* @typedef {import('hast').Root} Root
* @typedef {import('hast-util-to-jsx-runtime').Components} JsxRuntimeComponents
Expand Down

0 comments on commit 82ae167

Please sign in to comment.