feat(player,shared): 内置球员头像名称支持三语显示
This commit is contained in:
@@ -118,6 +118,7 @@ export const PARLAY_MAX_LEGS = 5;
|
||||
export * from './betting-rules';
|
||||
export * from './locale';
|
||||
export * from './builtinPlayers';
|
||||
export * from './playerLocale';
|
||||
|
||||
export interface ApiResponse<T = unknown> {
|
||||
success: boolean;
|
||||
|
||||
Reference in New Issue
Block a user