mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-27 11:40:08 +08:00
Merge pull request #6561 from rhysd/github-electron/title-bar-style
github-electron: Added 'title-bar-style' option to BrowserWindowOptions
This commit is contained in:
Vendored
+1
@@ -515,6 +515,7 @@ declare module GitHubElectron {
|
||||
'shared-worker'?: boolean;
|
||||
'direct-write'?: boolean;
|
||||
'page-visibility'?: boolean;
|
||||
'title-bar-style'?: string;
|
||||
}
|
||||
|
||||
interface Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user