UNPKG

builddocs

Version:

Generate HTML documentation from TypeScript types and doc comments

3 lines (2 loc) 218 B
export { buildDocs, BuildConfig, ModuleDocs, BuildError, resolveLink, resolveLinks } from "./builddocs.js"; export { getDocs, Module, Binding, Item, Member, Type, CallSignature, Param, TypeParam } from "./getdocs.js";