Looking for non-deprecated package with hast Element and Properties types #212
-
Beta Was this translation helpful? Give feedback.
Answered by
ChristianMurphy
Jan 15, 2023
Replies: 1 comment
-
|
HAST is a types only project. There used to be an implementation with the name |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ChristianMurphy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

HAST is a types only project.
@types/hastis correct if you need the typings.There used to be an implementation with the name
hastas well, that has been replaced withrehype.Don't install
hastuserehypeas a parser.