Skip to content

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -509,8 +509,10 @@ function shouldIncludePacket(
509509
export {
510510
ClusterAdapter,
511511
ClusterAdapterWithHeartbeat,
512+
ClusterAdapterOptions,
512513
ClusterMessage,
513514
ClusterResponse,
515+
MessageType,
514516
ServerId,
515517
Offset,
516518
} from "./cluster-adapter";

0 commit comments

Comments
 (0)