@geogirafe/lib-geoportal
    Preparing search index...
    type UrlShortenerResponse = {
        qrcode?: string;
        shorturl: string;
        success: boolean;
    }
    Index

    Properties

    qrcode?: string
    shorturl: string
    success: boolean