chore: tsify menu (#24358)

This commit is contained in:
Jeremy Rose
2020-07-06 13:24:54 -07:00
committed by GitHub
parent 2a3437e5b5
commit 71a7e1b2e3
8 changed files with 156 additions and 131 deletions

View File

@@ -96,7 +96,7 @@ Appends the `menuItem` to the menu.
* `id` String
Returns `MenuItem` the item with the specified `id`
Returns `MenuItem | null` the item with the specified `id`
#### `menu.insert(pos, menuItem)`