Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

Const HttpClient

  • HttpClient(url: string, opts: any): Promise<undefined | Response>
  • Parameters

    • url: string
    • opts: any

    Returns Promise<undefined | Response>