File size: 80 Bytes
5641073
 
 
 
1
2
3
4
5
export declare enum ArenaKind {
    SINGLE_SEGMENT = 0,
    MULTI_SEGMENT = 1
}