Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NodeFetchClient

Basically just wrapper around node-fetch, with some Squidex specific things & error handling

Hierarchy

  • NodeFetchClient

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

send

  • Type parameters

    • TReq

    • TRes

    Parameters

    Returns Promise<TRes>

Generated using TypeDoc