UNPKG

evenietminus

Version:
5 lines (4 loc) 197 B
export declare const WEATHER = "weather"; export declare const FORECAST = "forecast"; export declare const HOST = "https://api.openweathermap.org/data/"; export declare const API_VERSION = "2.5/";