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.62 kB
JavaScript
import {b as b$1,a as a$2}from'./chunk-OSILB2GQ.mjs';import {b,a as a$1}from'./chunk-Y7ZPKVJH.mjs';import {a}from'./chunk-XEHBQAFR.mjs';var l,s,o=a(()=>{b();l=a$1.object({TravelTimeID:a$1.number().describe("Numeric ID of the travel time route.")}).describe("Input parameters for retrieving travel time data for a specific route by ID."),s=a$1.object({}).describe("Input parameters for retrieving travel time data for all routes.");});var p,n=a(()=>{b$1();b();p=a$1.object({AverageTime:a$1.number().describe("Average travel time to complete the route in minutes based on historical data."),CurrentTime:a$1.number().describe("Current estimated travel time to complete the route in minutes based on real-time conditions."),Description:a$1.string().nullable().describe("Human-readable description of the travel time route."),Distance:a$1.number().describe("Total route distance from start to end point in miles."),EndPoint:a$2.nullable().describe("Roadway location where the travel time route ends."),Name:a$1.string().nullable().describe("Display name of the travel time route."),StartPoint:a$2.nullable().describe("Roadway location where the travel time route begins."),TimeUpdated:a$1.date().describe("UTC datetime when the travel time data was last updated."),TravelTimeID:a$1.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{l as a,s as b,o as c,p as d,n as e};//# sourceMappingURL=chunk-UONXOKBY.mjs.map
//# sourceMappingURL=chunk-UONXOKBY.mjs.map