Options
All
  • Public
  • Public/Protected
  • All
Menu

Class URLClient

name

URLClient

kind

constructor

Hierarchy

  • URLClient

Index

Constructors

Methods

Constructors

  • Returns URLClient

Methods

  • createShortURL(shortName: string, targetURL: string): Promise<URLData>
  • Sends the link of the URL

    Parameters

    • shortName: string
    • targetURL: string

    Returns Promise<URLData>

Generated using TypeDoc