This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7274467f73
electron
/
lib
/
browser
/
api
/
view.ts
4 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
build: enable JS semicolons (#22783)
2020-03-20 20:28:31 +00:00
const
{
View
}
=
process
.
electronBinding
(
'view'
)
;
feat: add View API
2018-05-07 05:52:25 +00:00
chore: tsify more of lib (#23721) * chore: tsify more of lib * Update lib/browser/api/session.ts Co-authored-by: Jeremy Apthorp <jeremya@chromium.org> Co-authored-by: Jeremy Apthorp <jeremya@chromium.org>
2020-05-22 19:46:22 +00:00
export
default
View
;
Reference in a new issue
Copy permalink