UNPKG

@bitjson/typedoc

Version:

Create api documentation for TypeScript projects.

12 lines (11 loc) 557 B
export { CategoryPlugin } from './CategoryPlugin'; export { CommentPlugin } from './CommentPlugin'; export { DecoratorPlugin } from './DecoratorPlugin'; export { DeepCommentPlugin } from './DeepCommentPlugin'; export { DynamicModulePlugin } from './DynamicModulePlugin'; export { GitHubPlugin } from './GitHubPlugin'; export { GroupPlugin } from './GroupPlugin'; export { ImplementsPlugin } from './ImplementsPlugin'; export { PackagePlugin } from './PackagePlugin'; export { SourcePlugin } from './SourcePlugin'; export { TypePlugin } from './TypePlugin';