mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Use point / size / rectangle structures consistently in API docs
This commit is contained in:
4
docs/api/structures/point.md
Normal file
4
docs/api/structures/point.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Point Object
|
||||
|
||||
* `x` Number
|
||||
* `y` Number
|
||||
Reference in New Issue
Block a user