Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRequest

Hierarchy

  • IRequest

Implemented by

Index

Properties

cache

cache: function

Type declaration

data

data: function

Type declaration

headers

headers: function

Type declaration

    • Parameters

      • method: object
        • [s: string]: string

      Returns IRequest

method

method: function

Type declaration

params

params: function

Type declaration

    • Parameters

      • method: object
        • [s: string]: string

      Returns IRequest

url

url: function

Type declaration

Generated using TypeDoc