UNPKG

x-weather

Version:

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

10 lines (8 loc) 155 B
declare module 'x-weather'; declare namespace JSX { interface IntrinsicElements { "x-current": any "x-forecast": any "x-weather": any } }