Decorator to mark a class as a Magek Notification. Notifications are events that can be published to external systems.
Uses TC39 Stage 3 decorators.
Optional
Optional configuration for the notification (e.g., topic name)
A class decorator function
Decorator to mark a class as a Magek Notification. Notifications are events that can be published to external systems.
Uses TC39 Stage 3 decorators.