UNPKG

ws-dottie

Version:

Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration

6 lines (5 loc) 294 B
export { WeatherStation, WeatherStationData, WeatherStationsInput, weatherStationSchema, weatherStationsInputSchema } from './schemas.js'; export { fetchWeatherStations, u as useWeatherStations } from './core.js'; import 'zod'; import '../../types-D3jt2o5t.js'; import '@tanstack/react-query';