Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReadableStreamErrorCallback

Package version

Hierarchy

  • ReadableStreamErrorCallback

Callable

  • __call(reason: any): void | PromiseLike<void>
  • Parameters

    • reason: any

    Returns void | PromiseLike<void>

Generated using TypeDoc