souporserious / mdxts

The Content and Documentation SDK for React

Home Page:https://mdxts.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Classes & Types in ExportedTypes

leannepepper opened this issue · comments

The ExportedTypes component works great for function declarations and expressions. However the component doesn't seem to return anything for exported types and classes.

Can this be added in a future release?

Ah, yeah classes and other exports like types aren't included yet, but will be in a future release! I'll update this issue once they are supported.