mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 18:12:26 +03:00
8 lines
No EOL
110 B
JavaScript
8 lines
No EOL
110 B
JavaScript
/** document me */
|
|
var position = {
|
|
axis: {
|
|
/** document me */
|
|
x: 0,
|
|
y: 0
|
|
}
|
|
}; |