Interface: SapphirePluginHookEntry<T>
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