Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a5fff commit e66e979Copy full SHA for e66e979
src/examples/xbmc_remote.json
@@ -1,32 +1,26 @@
1
[
2
{
3
"name": "Input.Left",
4
- "params": null,
5
"returns": "string"
6
},
7
8
"name": "Input.Right",
9
10
11
12
13
"name": "Input.Up",
14
15
16
17
18
"name": "Input.Down",
19
20
21
22
23
"name": "Input.Back",
24
25
26
27
28
"name": "Input.Select",
29
30
31
}
32
]
0 commit comments