Closed wooorm closed 3 years ago
This attempts to use @types/mdx but it fails in several places.
@types/mdx
/cc @remcohaszing
I think the types are missing a couple of things:
Foo
h1
h2
https://github.com/wooorm/xdm/blob/051b49f8e02ee6e8e9e7e40c5c73fe6c1888855b/complex-types.d.ts#L1-L30
This attempts to use
@types/mdx
but it fails in several places./cc @remcohaszing
I think the types are missing a couple of things:
Foo
)h1
->h2
)https://github.com/wooorm/xdm/blob/051b49f8e02ee6e8e9e7e40c5c73fe6c1888855b/complex-types.d.ts#L1-L30