Type Alias PeliasResponseInternal

PeliasResponse: GeoJSON.FeatureCollection<GeoJSON.Geometry, Properties> & {
    geocoding: Geocoding;
}