IInstalledPlugin
Interface: IInstalledPlugin
Defined in: src/plugin/types.ts:114
Extends
Properties
author
author:
string
Defined in: src/plugin/types.ts:94
Inherited from
cdnUrl
cdnUrl:
string
Defined in: src/plugin/types.ts:100
Inherited from
changelog
changelog:
object[]
Defined in: src/plugin/types.ts:107
changes
changes:
string[]
date
date:
string
version
version:
string
Inherited from
description
description:
string
Defined in: src/plugin/types.ts:93
Inherited from
features?
optionalfeatures:string[]
Defined in: src/plugin/types.ts:106
Inherited from
homepage?
optionalhomepage:string
Defined in: src/plugin/types.ts:103
Inherited from
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
Inherited from
name
name:
string
Defined in: src/plugin/types.ts:92
Inherited from
readme
readme:
string
Defined in: src/plugin/types.ts:101
Inherited from
screenshots
screenshots:
string[]
Defined in: src/plugin/types.ts:102
Inherited from
status
status:
"active"|"inactive"
Defined in: src/plugin/types.ts:115
tags?
optionaltags:string[]
Defined in: src/plugin/types.ts:105
Inherited from
version
version:
string
Defined in: src/plugin/types.ts:99