Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Requestor

An class that abstracts away the ability to make an XMLHttpRequest.

Hierarchy

Index

Constructors

Methods

Constructors

constructor

Methods

Abstract xhr

  • xhr<T>(settings: JQueryAjaxSettings): Promise<T>
  • Type parameters

    • T

    Parameters

    • settings: JQueryAjaxSettings

    Returns Promise<T>

Generated using TypeDoc