Skip to content
📝 字数:working on

TypeScript

Estimated time to read: 1 minute

TypeDoc: auto-generate docs

Can't find any articals about how to use TypeDoc in Nextjs.
typedoc is used for ts project, not nextjs specific. For the nextjs, usually use Nextra.

评论