Type Alias: PluginHookEvent
PluginHookEvent:
"preprint.indexed"|"preprint.updated"|"preprint.deleted"|"review.created"|"review.updated"|"endorsement.created"|"author.linked"|"field.proposed"|"field.approved"|"plugin.loaded"|"plugin.unloaded"|"system.startup"|"system.shutdown"|"import.created"|"import.updated"|"import.claimed"|"claim.started"|"claim.approved"|"claim.rejected"|"backlink.created"|"backlink.deleted"
Defined in: src/types/interfaces/plugin.interface.ts:894
Plugin hook event types.
Remarks
Standard event names that plugins can subscribe to.
Since
0.1.0