If I wanted to use Starlight to document a component library, is there any way to auto-generate a props table using TypeScript and JSDoc comments? I see this plugin (https://github.com/HiDeoo/starlight-typedoc) but that seems geared toward entire pages rather than one section within a doc.