Skip to content
sern

makePlugin

makePlugin<V>(type, execute): Plugin<V>

Type parameters

V extends unknown[]

Parameters

type: PluginType

execute

Returns

Plugin<V>

Source

src/core/plugin.ts:5