mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
build: remove unused enable_tts build flag (#38420)
chore: remove unused enable_tts build flag Co-authored-by: Milan Burda <miburda@microsoft.com>
This commit is contained in:
1
typings/internal-ambient.d.ts
vendored
1
typings/internal-ambient.d.ts
vendored
@@ -22,7 +22,6 @@ declare namespace NodeJS {
|
||||
isRunAsNodeEnabled(): boolean;
|
||||
isFakeLocationProviderEnabled(): boolean;
|
||||
isViewApiEnabled(): boolean;
|
||||
isTtsEnabled(): boolean;
|
||||
isPrintingEnabled(): boolean;
|
||||
isPictureInPictureEnabled(): boolean;
|
||||
isExtensionsEnabled(): boolean;
|
||||
|
||||
Reference in New Issue
Block a user