@geogirafe/lib-geoportal
Preparing search index...
components/share/tools/iurlshortener
UrlShortenerResponse
Type Alias UrlShortenerResponse
type
UrlShortenerResponse
=
{
qrcode
?:
string
;
shorturl
:
string
;
success
:
boolean
;
}
Index
Properties
qrcode?
shorturl
success
Properties
Optional
qrcode
qrcode
?:
string
shorturl
shorturl
:
string
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
qrcode
shorturl
success
@geogirafe/lib-geoportal
Loading...