typedef: remove onLoad
This commit is contained in:
parent
420ffbdaa4
commit
c4c6799155
3
gluon.d.ts
vendored
3
gluon.d.ts
vendored
@ -498,9 +498,6 @@ type BrowserEngine = 'chromium'|'firefox';
|
||||
|
||||
/** Additional options for opening */
|
||||
type OpenOptions = {
|
||||
/** Function to evaluate in the web context once loaded. */
|
||||
onLoad?: Function,
|
||||
|
||||
/** Force Gluon to use a specific browser instead of automatically finding one itself. */
|
||||
forceBrowser?: Browser,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user