UNPKG

@aashari/nodejs-geocoding

Version:

A lightweight TypeScript/Node.js library for geocoding and reverse geocoding operations with multilingual support

2 lines (1 loc) 59 B
export declare function get(url: string): Promise<string>;