Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProxyParams<Req, ProxyUrl, Opts>

Type parameters

  • Req = any

  • ProxyUrl = string | URL | ProxyUrlFunction<Req>

  • Opts = ProxyOptions

Hierarchy

  • ProxyParams

Index

Properties

Properties

options

options: Opts

url

url: ProxyUrl

Generated using TypeDoc