Documentation
Code
GitLab
@geogirafe/lib-geoportal
components/share/tools/iurlshortener
UrlShortenerResponse
Type Alias UrlShortenerResponse
UrlShortenerResponse
:
{
qrcode
?:
string
;
shorturl
:
string
;
success
:
boolean
}
Type declaration
Optional
qrcode
?:
string
shorturl
:
string
success
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@geogirafe/lib-geoportal
Loading...