Type alias ActionHandler

ActionHandler: ((action) => any)

Type declaration

    • (action): any
    • Parameters

      Returns any

Generated using TypeDoc