Search
Preparing search index...
The search index is not available
cath
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
cath
URLClient
Class URLClient
name
URLClient
kind
constructor
Hierarchy
URLClient
Index
Constructors
constructor
Methods
create
ShortURL
Constructors
constructor
new URLClient
(
)
:
URLClient
Returns
URLClient
Methods
create
ShortURL
create
ShortURL
(
shortName
:
string
, targetURL
:
string
)
:
Promise
<
URLData
>
Sends the link of the URL
Parameters
shortName:
string
targetURL:
string
Returns
Promise
<
URLData
>
Exports
URLClient
constructor
create
ShortURL
Generated using
TypeDoc
URLClient
constructor