UNPKG

minotor

Version:

A lightweight client-side transit routing library.

5 lines (3 loc) 167 B
import { GtfsParser, GtfsProfile } from './gtfs/parser.js'; import { chGtfsProfile } from './gtfs/profiles/ch.js'; export { chGtfsProfile, GtfsParser, GtfsProfile };