mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 09:40:04 +08:00
6 lines
81 B
JavaScript
6 lines
81 B
JavaScript
|
typoo
|
||
|
(typoo)
|
||
|
|
||
|
console.log({w: 200, h: 100, pos: [{x: 1, y: 2}, {x: 3, y: 4}]})
|
||
|
|