* Get the shard group for the given EntityId.
(entityId: EntityId)
| 77 | * Get the shard group for the given EntityId. |
| 78 | */ |
| 79 | getShardGroup(entityId: EntityId): string |
| 80 | |
| 81 | /** |
| 82 | * Get the ShardId for the given EntityId. |
no outgoing calls
no test coverage detected