UNPKG

@mugan86/openweather-api

Version:
7 lines (6 loc) 166 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * Default API URL */ exports.API_URL = 'https://api.openweathermap.org/data/2.5/';