Skip to main content

ApiRequest

Index

Constructors

Properties

Methods

Constructors

publicconstructor

Properties

publicoptions

publicrequests

requests: RequestManager

Methods

publicmake

  • make(): Promise<Response>
  • Makes a request with the options provided.


    Returns Promise<Response>

Page Options