UNPKG

evenietminus

Version:
7 lines (6 loc) 222 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WEATHER = 'weather'; exports.FORECAST = 'forecast'; exports.HOST = "https://api.openweathermap.org/data/"; exports.API_VERSION = "2.5/";