chore: remove awkward semi-documented preloadURL WebPreference (#33228)
This commit is contained in:
parent
e904486076
commit
4342b7ff55
11 changed files with 16 additions and 23 deletions
1
typings/internal-electron.d.ts
vendored
1
typings/internal-electron.d.ts
vendored
|
@ -97,7 +97,6 @@ declare namespace Electron {
|
|||
|
||||
interface WebPreferences {
|
||||
disablePopups?: boolean;
|
||||
preloadURL?: string;
|
||||
embedder?: Electron.WebContents;
|
||||
type?: 'backgroundPage' | 'window' | 'browserView' | 'remote' | 'webview' | 'offscreen';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue