UNPKG

x-weather

Version:

A collection of web components implementing portions of the OpenWeatherMap API.

2 lines (1 loc) 458 B
import{LOCATION_UPDATE as r,PRIMARY_SCALE_FORECAST_SWAP as a,PRIMARY_SCALE_CURRENT_SWAP as o}from"./types.js";import{a as e}from"./_rollupPluginBabelHelpers-5bd7183e.js";import{createReducer as t}from"./utilities2.js";var l=t({},{[r](r,a){var{payload:o}=a;return e({},r,{location:e({},r.location,{},o)})},[a](r,a){var{payload:o}=a;return e({},r,{primaryScaleForecast:o})},[o](r,a){var{payload:o}=a;return e({},r,{primaryScaleCurrent:o})}});export default l;