Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HandleResponseOptions<T>

Type parameters

  • T

Hierarchy

  • HandleResponseOptions

Index

Properties

Properties

formatter

formatter: function

Type declaration

    • (response: Response): Promise<T>
    • Parameters

      • response: Response

      Returns Promise<T>

Generated using TypeDoc