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 585 B
{"version":3,"sources":["../../../src/apis/wsdot-highway-cameras/schemas.ts"],"names":["init_cameras_input","init_cameras_output"],"mappings":"+VAOAA,CAAAA,EAAAA,CACAC,CAAAA,EAAAA","file":"schemas.mjs","sourcesContent":["/**\n * @fileoverview wsdot-highway-cameras API - Zod Schema Exports\n *\n * This module provides exports for all Zod schemas used in the wsdot-highway-cameras API.\n * Import these schemas when you need runtime validation in development or testing.\n */\n\nexport * from \"./cameras/shared/cameras.input\";\nexport * from \"./cameras/shared/cameras.output\";\n"]}