Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ErrorDetectionStrategy/ErrorDetectionStrategyBuilder

Index

Type aliases

ErrorDetectionStrategy

ErrorDetectionStrategy: (error: Error) => boolean

Type declaration

    • (error: Error): boolean
    • Parameters

      • error: Error

      Returns boolean

ErrorDetectionStrategyBuilder

ErrorDetectionStrategyBuilder: (options?: Record<string, unknown>) => ErrorDetectionStrategy

Type declaration

Generated using TypeDoc