UNPKG

ws-dottie

Version:

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

1 lines 636 B
{"version":3,"sources":["../../../src/apis/wsdot-weather-stations/schemas.ts"],"names":["init_weatherStations_input","init_weatherStations_output"],"mappings":"6MAOAA,CAAAA,EAAAA,CACAC,CAAAA,EAAAA","file":"schemas.mjs","sourcesContent":["/**\n * @fileoverview wsdot-weather-stations API - Zod Schema Exports\n *\n * This module provides exports for all Zod schemas used in the wsdot-weather-stations API.\n * Import these schemas when you need runtime validation in development or testing.\n */\n\nexport * from \"./weatherStations/shared/weatherStations.input\";\nexport * from \"./weatherStations/shared/weatherStations.output\";\n"]}