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:
parent
dec9a1d9db
commit
b6ef4a3929
5 changed files with 1 additions and 10 deletions
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue