UNPKG
test-weather-fork
Version:
latest (1.1.1-beta-2)
1.1.1
1.1.1-beta-2
1.1.1-beta-1
1.1.1-beta
React Weather component
github.com/JohanBjerning/react-open-weather
JohanBjerning/react-open-weather
test-weather-fork
/
src
/
js
/
providers
/
openweather
/
index.js
2 lines
(1 loc)
•
62 B
JavaScript
View Raw
1
2
export
{
default
as
useOpenWeather }
from
'./useOpenWeather'
;