UNPKG
@bitjson/typedoc
Version:
latest (0.15.0-0)
0.15.0-0
Create api documentation for TypeScript projects.
typedoc.org
TypeStrong/TypeDoc
@bitjson/typedoc
/
dist
/
lib
/
models
/
index.d.ts
5 lines
(4 loc)
•
135 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./reflections/index'
;
export
*
from
'./types/index'
;
export
*
from
'./comments/index'
;
export
*
from
'./sources/index'
;