UNPKG

weather-in-terminal

Version:

A simple CLI to see the weather while you're in your terminal.

5 lines 123 B
export declare enum TemperatureUnit { CELSIUS = 17, FAHRENHEIT = 18 } //# sourceMappingURL=temperatureUnit.d.ts.map