Skip to content

Commit

Permalink
docs: fix electron.d.ts typings (#14136)
Browse files Browse the repository at this point in the history
  • Loading branch information
trop[bot] authored and codebytere committed Aug 16, 2018
1 parent 16e1b23 commit 61d9470
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/web-frame.md
Expand Up @@ -150,6 +150,7 @@ this limitation.
Returns `Object`:

* `images` [MemoryUsageDetails](structures/memory-usage-details.md)
* `scripts` [MemoryUsageDetails](structures/memory-usage-details.md)
* `cssStyleSheets` [MemoryUsageDetails](structures/memory-usage-details.md)
* `xslStyleSheets` [MemoryUsageDetails](structures/memory-usage-details.md)
* `fonts` [MemoryUsageDetails](structures/memory-usage-details.md)
Expand Down

0 comments on commit 61d9470

Please sign in to comment.