Documentation
Code
GitLab
@geogirafe/lib-geoportal
components/share/tools/lstumanager
LstuManager
Class LstuManager
Implements
IUrlShortener
Index
Constructors
constructor
Properties
service
Url
Methods
shorten
Url
Constructors
constructor
new
LstuManager
(
serviceUrl
:
string
)
:
LstuManager
Parameters
serviceUrl
:
string
Returns
LstuManager
Properties
service
Url
serviceUrl
:
string
Methods
shorten
Url
shortenUrl
(
longUrl
:
string
)
:
Promise
<
UrlShortenerResponse
>
Parameters
longUrl
:
string
Returns
Promise
<
UrlShortenerResponse
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
service
Url
Methods
shorten
Url
@geogirafe/lib-geoportal
Loading...