Skip to main content Link Search Menu Expand Document (external link)

ShardingServiceRpc overview

Added in v1.0.0


Table of contents


models

ShardingServiceRpc (type alias)

Signature

export type ShardingServiceRpc = typeof router

Added in v1.0.0

ShardingServiceRpcRequest (type alias)

Signature

export type ShardingServiceRpcRequest = RpcRouter.RpcRouter.Request<typeof router>

Added in v1.0.0

rpc

router

Signature

export declare const router: any

Added in v1.0.0