@Action
Last updated
Last updated
▸ Action(actions: any
| any
[], options?: ActionOptions): (Anonymous function)
Defined in decorators/action.ts:7
Decorates a method with a action information.
Parameters:
Returns: (Anonymous function)
Name
Type
actions
any
| any
[]
Optional
options