@coveo/headless
    Preparing search index...

    Interface UserLocation

    interface UserLocation {
        latitude: number;
        longitude: number;
    }
    Index

    Properties

    Properties

    latitude: number
    longitude: number