UNPKG

typedoc

Version:

Create api documentation for TypeScript projects.

8 lines (7 loc) 255 B
export * from "./reflections/index.js"; export * from "./types.js"; export * from "./comments/index.js"; export * from "./sources/index.js"; export * from "./ReflectionGroup.js"; export * from "./ReflectionCategory.js"; export * from "./FileRegistry.js";