1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-30 12:17:42 +03:00
leon/core/data/en/global-entities/handsign.json

14 lines
185 B
JSON

{
"options": {
"ROCK": {
"synonyms": ["rock", "stone"]
},
"PAPER": {
"synonyms": ["paper"]
},
"SCISSORS": {
"synonyms": ["scissors"]
}
}
}