Type alias: GetClusterLeavesParams¶
Ƭ GetClusterLeavesParams: ClusterIDAndSource
& { limit
: number
; offset
: number
}
Parameters needed to get the leaves of a cluster
Defined in¶
src/util/actor_messages.ts:23
Ƭ GetClusterLeavesParams: ClusterIDAndSource
& { limit
: number
; offset
: number
}
Parameters needed to get the leaves of a cluster
src/util/actor_messages.ts:23