UNPKG

gtfs-stream

Version:

Streaming GTFS and GTFS-RT parser for node

11 lines (10 loc) 202 B
"use strict"; exports.__esModule = true; exports.default = void 0; var _default = { 0: 'stop', 1: 'station', 2: 'station entrance' }; exports.default = _default; module.exports = exports.default;