UNPKG

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.52 kB
import {a as a$1}from'./chunk-ADNUROX2.mjs';import {d}from'./chunk-BOH3LKTH.mjs';import {a}from'./chunk-6REGGRVO.mjs';var i=a.object({TravelTimeID:a.number().describe("Numeric ID of the travel time route.")}).describe("Input parameters for retrieving travel time data for a specific route by ID."),o=a.object({}).describe("Input parameters for retrieving travel time data for all routes.");var s=a.object({AverageTime:a.number().describe("Average travel time to complete the route in minutes based on historical data."),CurrentTime:a.number().describe("Current estimated travel time to complete the route in minutes based on real-time conditions."),Description:a.string().nullable().describe("Human-readable description of the travel time route."),Distance:a.number().describe("Total route distance from start to end point in miles."),EndPoint:a$1.nullable().describe("Roadway location where the travel time route ends."),Name:a.string().nullable().describe("Display name of the travel time route."),StartPoint:a$1.nullable().describe("Roadway location where the travel time route begins."),TimeUpdated:d().describe("UTC datetime when the travel time data was last updated."),TravelTimeID:a.number().describe("Numeric ID of the travel time route.")}).describe("Travel time route information including current and average travel times, route distance, start/end point locations, and update timestamp.");export{i as a,o as b,s as c};//# sourceMappingURL=chunk-F64XD7IR.mjs.map //# sourceMappingURL=chunk-F64XD7IR.mjs.map