lessel - v0.1.0
Preparing search index...
GitHubPluginInfo
Interface GitHubPluginInfo
interface
GitHubPluginInfo
{
author
:
string
;
description
:
string
;
engines
:
{
lessel
:
string
}
;
latestVersion
:
string
;
name
:
string
;
repository
:
string
;
schema
:
string
[]
;
tags
:
string
[]
;
totalVersions
:
number
;
versions
:
Record
<
string
,
{
checksum
:
string
;
published
:
string
;
size
:
number
}
,
>
;
}
Index
Properties
author
description
engines
latest
Version
name
repository
schema
tags
total
Versions
versions
Properties
author
author
:
string
description
description
:
string
engines
engines
:
{
lessel
:
string
}
latest
Version
latestVersion
:
string
name
name
:
string
repository
repository
:
string
schema
schema
:
string
[]
tags
tags
:
string
[]
total
Versions
totalVersions
:
number
versions
versions
:
Record
<
string
,
{
checksum
:
string
;
published
:
string
;
size
:
number
}
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
author
description
engines
latest
Version
name
repository
schema
tags
total
Versions
versions
lessel - v0.1.0
Loading...