Skip to content

gunshi / default / PluginOptions

Interface: PluginOptions<T, G>

Plugin definition options

Type Parameters

Type ParameterDefault type
T extends Record<string, unknown>Record<never, never>
G extends GunshiParamsDefaultGunshiParams

Properties

PropertyType
extension?PluginExtension<T, G>
namestring
setupPluginFunction<G>

Released under the MIT License.