IPluginDetails
Interface: IPluginDetails
Defined in: src/plugin/types.ts:98
Extends
Extended by
Properties
author
author:
string
Defined in: src/plugin/types.ts:94
Inherited from
cdnUrl
cdnUrl:
string
Defined in: src/plugin/types.ts:100
changelog
changelog:
object[]
Defined in: src/plugin/types.ts:107
changes
changes:
string[]
date
date:
string
version
version:
string
description
description:
string
Defined in: src/plugin/types.ts:93
Inherited from
features?
optionalfeatures:string[]
Defined in: src/plugin/types.ts:106
homepage?
optionalhomepage:string
Defined in: src/plugin/types.ts:103
icon
icon:
string
Defined in: src/plugin/types.ts:95
Inherited from
id
id:
string
Defined in: src/plugin/types.ts:91
Inherited from
license?
optionallicense:string
Defined in: src/plugin/types.ts:104
name
name:
string
Defined in: src/plugin/types.ts:92
Inherited from
readme
readme:
string
Defined in: src/plugin/types.ts:101
screenshots
screenshots:
string[]
Defined in: src/plugin/types.ts:102
tags?
optionaltags:string[]
Defined in: src/plugin/types.ts:105
version
version:
string
Defined in: src/plugin/types.ts:99