ZCFSeatFail: ((reason) => Error)

Type declaration

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

      Parameters

      • reason: unknown

      Returns Error

Generated using TypeDoc