UNPKG

ws-dottie

Version:

Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration

6 lines 237 B
import type { EndpointGroupMeta } from "../../../types"; /** * Endpoint group metadata for schedule alerts endpoints */ export declare const scheduleAlertsGroup: EndpointGroupMeta; //# sourceMappingURL=scheduleAlerts.endpoints.d.ts.map