Skip to content

Commit

Permalink
codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart committed Jan 29, 2025
1 parent 25722c1 commit e350e4c
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions packages/cluster-node/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,33 +1,13 @@
/**
* @since 1.0.0
*/
export * as PodsRpc from "./PodsRpc.js"

/**
* @since 1.0.0
*/
export * as ShardManagerClientRpc from "./ShardManagerClientRpc.js"

/**
* @since 1.0.0
*/
export * as ShardManagerProtocol from "./ShardManagerProtocol.js"

/**
* @since 1.0.0
*/
export * as ShardManagerServiceRpc from "./ShardManagerServiceRpc.js"

/**
* @since 1.0.0
*/
export * as ShardingProtocol from "./ShardingProtocol.js"

/**
* @since 1.0.0
*/
export * as ShardingServiceRpc from "./ShardingServiceRpc.js"

/**
* @since 1.0.0
*/
Expand Down

0 comments on commit e350e4c

Please sign in to comment.