Skip to main content

Interface: SapphirePluginHookEntry<T>

Type Parameters

Type ParameterDefault type
TSapphirePluginHook | SapphirePluginAsyncHook

Properties

hook

hook: T

Defined in

projects/framework/src/lib/plugins/PluginManager.ts:19


name?

optional name: string

Defined in

projects/framework/src/lib/plugins/PluginManager.ts:21


type

type: PluginHook

Defined in

projects/framework/src/lib/plugins/PluginManager.ts:20