Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "http/postRequest"

Index

Functions

Functions

postRequest

  • postRequest(url: string, body: any, headers: any): Promise<AxiosResponse<any>>
  • Parameters

    • url: string
    • body: any
    • headers: any

    Returns Promise<AxiosResponse<any>>

Generated using TypeDoc