mirror of
https://github.com/kevinveenbirkenbach/roulette-wheel.git
synced 2024-11-01 00:53:11 +01:00
3 lines
71 B
TypeScript
3 lines
71 B
TypeScript
|
export const avaliableRGBs = ["255, 0, 0", "0, 255, 0", "0, 0, 255"];
|
||
|
|