PluginInfo
@a16njs/engine / PluginInfo
Interface: PluginInfo
Defined in: index.ts:55
Information about a registered plugin.
Properties
id
id:
string
Defined in: index.ts:56
name
name:
string
Defined in: index.ts:57
supports
supports:
CustomizationType[]
Defined in: index.ts:58
source
source:
"bundled"|"installed"
Defined in: index.ts:59