Registerable handler that actually delivers a share notification. Declared
here so server-side code (e.g., @memberjunction/notifications) can plug in
richer delivery (in-app + email + SMS via NotificationEngine) without
@memberjunction/core-entities having to import the notifications package —
that direction would create a circular dependency.
Registerable handler that actually delivers a share notification. Declared here so server-side code (e.g.,
@memberjunction/notifications) can plug in richer delivery (in-app + email + SMS viaNotificationEngine) without@memberjunction/core-entitieshaving to import the notifications package — that direction would create a circular dependency.