ngeo
    Preparing search index...

    Interface ShortenerAPIResponseData

    interface ShortenerAPIResponseData {
        short_url: string;
    }
    Index

    Properties

    Properties

    short_url: string