UNPKG

connection-scan-algorithm

Version:
3 lines (2 loc) 122 B
import { TimetableConnection } from ".."; export declare function setStopTimes(connections: TimetableConnection[]): void;