UNPKG

@geoapify/route-planner-sdk

Version:

A TypeScript SDK for the Geoapify Route Planner API that simplifies route optimization requests, and helps visualize and edit resulting routes.

2 lines (1 loc) 94 B
export declare function universalFetch(url: string, options: RequestInit): Promise<Response>;