ws-dottie
Version:
Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration
2 lines • 1.35 kB
JavaScript
import {d}from'./chunk-BOH3LKTH.mjs';import {a as a$1}from'./chunk-6REGGRVO.mjs';var i=a$1.object({TripDate:a$1.string().describe("Trip date in YYYY-MM-DD format; must be within valid date range from GetValidDateRange.")}).describe("Input parameters for retrieving valid departing terminals for a specified trip date."),n=a$1.object({TripDate:a$1.string().describe("Trip date in YYYY-MM-DD format; must be within valid date range from GetValidDateRange."),TerminalID:a$1.number().describe("Numeric ID of the departing terminal.")}).describe("Input parameters for retrieving arriving terminals (terminal mates) for a departing terminal and trip date.");var a=a$1.object({TerminalID:a$1.number().describe("Numeric ID of the terminal."),Description:a$1.string().describe("Display name of the terminal.")}).describe("Terminal information with identifier and display name."),p=a$1.array(a).describe("Array of terminal records.");var c=a$1.object({DateFrom:d().describe("UTC datetime when data becomes available (earliest valid trip date)."),DateThru:d().describe("UTC datetime when data stops being available (latest valid trip date).")}).describe("Date range for which fares data is currently published and available.");export{i as a,n as b,a as c,p as d,c as e};//# sourceMappingURL=chunk-3ODT2FCJ.mjs.map
//# sourceMappingURL=chunk-3ODT2FCJ.mjs.map