wooorm / xdm

Just a *really* good MDX compiler. No runtime. With esbuild, Rollup, and webpack plugins
http://wooorm.com/xdm/
MIT License
595 stars 18 forks source link

Use `@types/mdx` #92

Closed wooorm closed 3 years ago

wooorm commented 3 years ago

This attempts to use @types/mdx but it fails in several places.

/cc @remcohaszing

I think the types are missing a couple of things:

https://github.com/wooorm/xdm/blob/051b49f8e02ee6e8e9e7e40c5c73fe6c1888855b/complex-types.d.ts#L1-L30