UNPKG
@easy-koa/shared
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.1.23
0.1.22
@easy-koa/shared
/
index.d.ts
6 lines
(5 loc)
•
136 B
TypeScript
View Raw
1
2
3
4
5
6
import
'reflect-metadata'
;
export
*
from
'./decorators'
;
export
*
from
'./interfaces'
;
export
*
from
'./utils'
;
export
*
from
'./libs'
;