Skip to content

gunshi / default / PluginDependency

Interface: PluginDependency

Plugin dependency definition

Since

v0.27.0

Properties

PropertyTypeDescription
idstringDependency plugin id
optional?booleanOptional dependency flag. If true, the plugin will not throw an error if the dependency is not found.

Released under the MIT License.