UNPKG

@geoapify/route-planner-sdk

Version:

TypeScript SDK for the Geoapify Route Planner API. Supports route optimization, delivery planning, and timeline visualization in browser and Node.js

3 lines (2 loc) 105 B
import { RouteActionData } from "./route-action-data"; export type ActionResponseData = RouteActionData;