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 1.23 kB
{"version":3,"sources":["../../../src/apis/wsdot-toll-rates/schemas.ts"],"names":["init_tollRates_input","init_tollRates_output","init_tollTripInfo_input","init_tollTripInfo_output","init_tollTripRates_input","init_tollTripRates_output","init_tollTripVersion_input","init_tollTripVersion_output"],"mappings":"4cAOAA,CAAAA,EAAAA,CACAC,CAAAA,EAAAA,CACAC,CAAAA,EAAAA,CACAC,CAAAA,EAAAA,CACAC,CAAAA,EAAAA,CACAC,IACAC,CAAAA,EAAAA,CACAC,CAAAA,EAAAA","file":"schemas.mjs","sourcesContent":["/**\n * @fileoverview wsdot-toll-rates API - Zod Schema Exports\n *\n * This module provides exports for all Zod schemas used in the wsdot-toll-rates API.\n * Import these schemas when you need runtime validation in development or testing.\n */\n\nexport * from \"./tollRates/shared/tollRates.input\";\nexport * from \"./tollRates/shared/tollRates.output\";\nexport * from \"./tollTripInfo/shared/tollTripInfo.input\";\nexport * from \"./tollTripInfo/shared/tollTripInfo.output\";\nexport * from \"./tollTripRates/shared/tollTripRates.input\";\nexport * from \"./tollTripRates/shared/tollTripRates.output\";\nexport * from \"./tollTripVersion/shared/tollTripVersion.input\";\nexport * from \"./tollTripVersion/shared/tollTripVersion.output\";\n"]}