Entracte (TypeScript)
Preparing search index...
views/settings/types
UpdateInfo
Type Alias UpdateInfo
type
UpdateInfo
=
{
current
:
string
;
has_update
:
boolean
;
latest
:
string
;
release_url
:
string
;
}
Index
Properties
current
has_
update
latest
release_
url
Properties
current
current
:
string
has_
update
has_update
:
boolean
latest
latest
:
string
release_
url
release_url
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
has_
update
latest
release_
url
Entracte (TypeScript)
Loading...