UNPKG

osm-api

Version:

πŸ—ΊοΈπŸŒ Javascript/Typescript wrapper around the OpenStreetMap API

2 lines (1 loc) β€’ 85 B
export declare function getUIdFromDisplayName(displayName: string): Promise<number>;