MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / example.js

File example.js

example/example.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { dirname, join } from 'node:path';
2import { fileURLToPath } from 'node:url';
3
4import express from 'express';

Callers

nothing calls this directly

Calls 4

joinFunction · 0.85
pushMethod · 0.80
getMethod · 0.45
routeMethod · 0.45

Tested by

no test coverage detected