Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WritableStreamErrorCallback

Package version

Hierarchy

  • WritableStreamErrorCallback

Callable

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

    • reason: any

    Returns void | PromiseLike<void>

Generated using TypeDoc