@uploadcare/rest-client
    Preparing search index...

    Type Alias GeoLocation

    type GeoLocation = {
        latitude: number;
        longitude: number;
    }
    Index

    Properties

    Properties

    latitude: number
    longitude: number