Interface: SapphirePluginHookEntry<T>
Defined in: projects/framework/src/lib/plugins/PluginManager.ts:18
Type Parameters
Type Parameter | Default type |
---|---|
T | SapphirePluginHook | 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