UNPKG
@mionkit/reflection
Version:
latest (0.7.2)
0.7.2
0.7.1
0.7.0
0.6.0
reflection for mion routes and hooks, based on @deepkit/type
mion.io
MionKit/mion
@mionkit/reflection
/
.dist
/
esm
/
index.js
6 lines
•
200 B
JavaScript
View Raw
1
2
3
4
5
6
export
*
from
'./src/constants'
;
export
*
from
'./src/validation'
;
export
*
from
'./src/serialization'
;
export
*
from
'./src/reflection'
;
export
*
from
'./src/types'
;
//# sourceMappingURL=index.js.map