UNPKG

@mugan86/openweather-api

Version:
5 lines (4 loc) 102 B
/** * Default API URL */ export declare const API_URL = "https://api.openweathermap.org/data/2.5/";