UNPKG

@geoapify/geocoder-autocomplete

Version:

A JavaScript address autocomplete input, compatible with Leaflet, MapLibre, OpenLayers, and other map libraries for efficient location search and geocoding.

7 lines 123 B
module.exports = { testEnvironment: "jsdom", transform: { "^.+.tsx?$": ["ts-jest",{}], }, testTimeout: 30000 };