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 • 959 B
Source Map (JSON)
{"version":3,"sources":["../../../src/apis/wsdot-commercial-vehicle-restrictions/schemas.ts"],"names":["init_cvRestrictionData_input","init_cvRestrictionData_output","init_cvRestrictionDataWithId_input","init_cvRestrictionDataWithId_output"],"mappings":"mXAOAA,CAAAA,EAAAA,CACAC,IACAC,CAAAA,EAAAA,CACAC,CAAAA,EAAAA","file":"schemas.mjs","sourcesContent":["/**\n * @fileoverview wsdot-commercial-vehicle-restrictions API - Zod Schema Exports\n *\n * This module provides exports for all Zod schemas used in the wsdot-commercial-vehicle-restrictions API.\n * Import these schemas when you need runtime validation in development or testing.\n */\n\nexport * from \"./cvRestrictionData/shared/cvRestrictionData.input\";\nexport * from \"./cvRestrictionData/shared/cvRestrictionData.output\";\nexport * from \"./cvRestrictionDataWithId/shared/cvRestrictionDataWithId.input\";\nexport * from \"./cvRestrictionDataWithId/shared/cvRestrictionDataWithId.output\";\n"]}