UNPKG

x-weather

Version:

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

2 lines (1 loc) 1.08 kB
import"./utilities.js";import"./types.js";import"./updateCurrentWeather.js";import"./getCurrentWeather.js";import"./updateForecastWeather.js";import"./getForecastWeather.js";import"./index.js";import"./_rollupPluginBabelHelpers-5bd7183e.js";import"./lit-element-ae08ccac.js";import"./XDateTime.js";import"./XWeatherItem.js";import"./XWeatherItemTemperature.js";import"./connect-mixin-144a42a2.js";import"./redux-a2f99696.js";import"./configureStore.js";import"./initialState.js";import"./utilities2.js";import"./current.js";import"./forecast.js";import"./preferences.js";import"./index2.js";import"./root.js";import"./middleware.js";import"./dispatchers.js";import"./XCurrentTemperature.js";import{XCurrent as e}from"./XCurrent.js";import{XForecast as t}from"./XForecast.js";import"./XLocation.js";import{XWeather as r}from"./XWeather.js";var m=()=>{[{tagName:"x-current",element:e},{tagName:"x-forecast",element:t},{tagName:"x-weather",element:r}].forEach(e=>{var{tagName:t,element:r}=e;customElements.get(t)||customElements.define(t,r)})};export{m as defineCustomElements};