syntax-tree/hast-util-raw

Add types

wooorm opened this issue · 0 comments

Subject of the feature

Add typescript types

Problem

hast-util-from-parse5 and hast-util-to-parse5 recently got types, which are both in this project.
Updating them will cause a major.
So, it’s a good idea to, if we’re doing a major, add types now too.

/cc @ChristianMurphy @remcohaszing @Rokt33r