UNPKG

nominatim-browser

Version:

A Nominatim client that can be used from the browser.

5 lines (4 loc) 115 B
export declare class GeocodeFixture { getCoords(): Promise<void>; getAddressWithCoords(): Promise<void>; }