UNPKG

hafas-client

Version:
13 lines (11 loc) 140 B
const formatLinesReq = (ctx, query) => { return { meth: 'LineMatch', req: { input: query, }, }; }; export { formatLinesReq, };