mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 07:10:05 +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}]})
|
|
|