ZCFSeatFail: ((reason) => Error)

fail called with the reason for this failure, where reason is normally an instanceof Error.

Type declaration

    • (reason): Error
    • Parameters

      • reason: unknown

      Returns Error