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
/
dist
/
src
/
index.d.ts
3 lines
•
130 B
TypeScript
View Raw
1
2
3
import
{
Application
}
from
'typedoc'
;
export
declare
function
load
(
app: Application
):
void
;
//# sourceMappingURL=index.d.ts.map