Type Alias: PluginConfiguration
PluginConfiguration =
Readonly<Record<string,string>>
Configuration values resolved from the addon manifest and user settings.
PluginConfiguration =
Readonly<Record<string,string>>
Configuration values resolved from the addon manifest and user settings.