Decorator to mark a class as a Magek Command. Commands represent user intentions and trigger business logic.
Uses TC39 Stage 3 decorators.
Role access control and filter hooks configuration
A class decorator function
Decorator to mark a class as a Magek Command. Commands represent user intentions and trigger business logic.
Uses TC39 Stage 3 decorators.