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
/
cluster-ipc.constants.d.ts
4 lines
(3 loc)
•
182 B
TypeScript
View Raw
1
2
3
4
export
declare
const
CLUSTER_IPC_INSTANCE
: unique
symbol
;
export
declare
const
CLUSTER_IPC_OPTIONS
: unique
symbol
;
export
declare
const
CLUSTER_IPC_LISTENER_METADATA
: unique
symbol
;