Signature: ((params: Config.GuardParams.Signature) => boolean)

Checks if the transition is allowed.

Type declaration

    • (params): boolean
    • Parameters

      Returns boolean

      true if the transition is allowed, false otherwise.