UNPKG

node-geocoder

Version:

Node Geocoder, node geocoding library, supports google maps, mapquest, open street map, tom tom, promise

2 lines (1 loc) 68 B
export function isString(testVar: any): testVar is string | String;