Skip to content

HookHandlerEntry

This content is for v0.1. Switch to the latest version for up-to-date documentation.

Defined in: hooks.ts:36

event: string

Defined in: hooks.ts:38


handlerPath: string

Defined in: hooks.ts:40

Path to the JS module within the plugin directory.


pluginId: string

Defined in: hooks.ts:37


priority: number

Defined in: hooks.ts:41


type: HookType

Defined in: hooks.ts:42