IInstalledPlugin
Interface: IInstalledPlugin
Defined in: src/plugin/types.ts:113
Extends
Properties
author
author:
string
Defined in: src/plugin/types.ts:93
Inherited from
cdnUrl
cdnUrl:
string
Defined in: src/plugin/types.ts:99
Inherited from
changelog
changelog:
object
[]
Defined in: src/plugin/types.ts:106
changes
changes:
string
[]
date
date:
string
version
version:
string
Inherited from
description
description:
string
Defined in: src/plugin/types.ts:92
Inherited from
features?
optional
features:string
[]
Defined in: src/plugin/types.ts:105
Inherited from
homepage?
optional
homepage:string
Defined in: src/plugin/types.ts:102
Inherited from
icon
icon:
string
Defined in: src/plugin/types.ts:94
Inherited from
id
id:
string
Defined in: src/plugin/types.ts:90
Inherited from
license?
optional
license:string
Defined in: src/plugin/types.ts:103
Inherited from
name
name:
string
Defined in: src/plugin/types.ts:91
Inherited from
readme
readme:
string
Defined in: src/plugin/types.ts:100
Inherited from
screenshots
screenshots:
string
[]
Defined in: src/plugin/types.ts:101
Inherited from
status
status:
"active"
|"inactive"
Defined in: src/plugin/types.ts:114
tags?
optional
tags:string
[]
Defined in: src/plugin/types.ts:104
Inherited from
version
version:
string
Defined in: src/plugin/types.ts:98