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
/
serialization
/
serializers
/
index.d.ts
9 lines
(8 loc)
•
241 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
*
from
'./reflections'
;
export
*
from
'./types'
;
export
*
from
'./comments'
;
export
*
from
'./sources'
;
export
*
from
'./decorator'
;
export
*
from
'./reflection-group'
;
export
*
from
'./reflection-category'
;
export
*
from
'./models'
;