Spaces:
Configuration error
Configuration error
File size: 60 Bytes
5641073 |
1 2 3 4 5 |
export enum ArenaKind {
SINGLE_SEGMENT,
MULTI_SEGMENT
}
|