mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
chore: remove deprecated worldSafeExecuteJavaScript option (#28456)
This commit is contained in:
1
typings/internal-ambient.d.ts
vendored
1
typings/internal-ambient.d.ts
vendored
@@ -112,7 +112,6 @@ declare namespace NodeJS {
|
||||
preload: string
|
||||
preloadScripts: string[];
|
||||
webviewTag: boolean;
|
||||
worldSafeExecuteJavaScript: boolean;
|
||||
}
|
||||
|
||||
interface WebFrameBinding {
|
||||
|
||||
Reference in New Issue
Block a user