UNPKG

mobility-toolbox-js

Version:

Toolbox for JavaScript applications in the domains of mobility and logistics.

3 lines (2 loc) 112 B
declare const getGraphByZoom: (zoom: number, graphsByZoom?: string[]) => string; export default getGraphByZoom;