Files
website/src/content/docs/v3/api/functions/CommandInitPlugin.md
2025-01-24 07:41:47 +01:00

552 B

editUrl, next, prev, title
editUrl next prev title
false false false CommandInitPlugin

CommandInitPlugin<I>(execute): Plugin<unknown[]>

Type parameters

I extends CommandType

Parameters

execute

Returns

Plugin<unknown[]>

Since

2.5.0 @PURE

Source

src/core/create-plugins.ts:28