Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UrlFetcher

Standard interface that can be used for fetching URLs

Hierarchy

  • UrlFetcher

Implemented by

Index

Methods

Methods

fetchUrl

  • fetchUrl(url: string, options: any): any
  • Fetch a URL

    Parameters

    • url: string

      URL to fetch

    • options: any

      Any options

    Returns any

Generated using TypeDoc