Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetter<T>

Type parameters

  • T

Hierarchy

  • IGetter

Implemented by

Index

Methods

Methods

get

  • get(address?: undefined | string): Promise<T>

Optional getRequestUrl

  • getRequestUrl(address?: undefined | string): string

Generated using TypeDoc