brows3r — TypeScript API
Preparing search index...
api/settings
AutoUpdateSettings
Interface AutoUpdateSettings
Auto-update channel and behaviour.
interface
AutoUpdateSettings
{
channel
:
string
;
enabled
:
boolean
;
}
Index
Properties
channel
enabled
Properties
channel
channel
:
string
"stable"
|
"beta"
|
"nightly"
enabled
enabled
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
enabled
brows3r — TypeScript API
Loading...
Auto-update channel and behaviour.