lila/ui/game/src/perf.ts

17 lines
298 B
TypeScript

export const perf = {
icons: {
ultraBullet: '',
bullet: '',
blitz: '',
rapid: '',
classical: '',
correspondence: '',
chess960: '',
kingOfTheHill: '',
threeCheck: '',
antichess: '',
atomic: '',
horde: '',
},
};