UNPKG

@goparrot/geocoder

Version:

TypeScript GeoCoder, node geocoding library, supports google maps, mapquest, here, open street map, tom tom

15 lines 189 B
export class NullLogger { debug() { // } info() { // } warn() { // } error() { // } } //# sourceMappingURL=null.logger.js.map