--- editUrl: false next: false prev: false title: "makePlugin" --- > **makePlugin**\<`V`\>(`type`, `execute`): [`Plugin`](/api/interfaces/plugin/)\<`V`\> ## Type parameters • **V** *extends* `unknown`[] ## Parameters • **type**: [`PluginType`](/api/enumerations/plugintype/) • **execute** ## Returns [`Plugin`](/api/interfaces/plugin/)\<`V`\> ## Source [src/core/create-plugins.ts:6](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/create-plugins.ts#L6)