UNPKG
nest-cluster-ipc
Version:
latest (1.0.0)
1.0.0
0.1.0
A Nest module wrapper for node-cluster-ipc
nest-cluster-ipc
/
dist
/
common
/
index.d.ts
3 lines
(2 loc)
•
79 B
TypeScript
View Raw
1
2
3
export
*
from
'./cluster-ipc.decorators'
;
export
*
from
'./cluster-ipc.utils'
;