UNPKG
@ink-feather-org/typedoc-plugin-asciidoctor
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Adds README.adoc support to typedoc.
feather.ink
ink-feather-org/typedoc-plugin-asciidoctor
@ink-feather-org/typedoc-plugin-asciidoctor
/
example
/
src
/
index.ts
7 lines
(5 loc)
•
65 B
text/typescript
View Raw
1
2
3
4
5
6
7
/** * Some main
function
. */
export
function
main
() { }