UNPKG
nest-shrimpy
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Shrimpy wrapper for NestJS
nest-shrimpy
/
dist
/
index.d.ts
5 lines
(4 loc)
•
138 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./nest-shrimpy.service'
;
export
*
from
'./nest-shrimpy.module'
;
export
*
from
'./interfaces'
;
export
*
from
'./constants'
;