UNPKG

node-jump

Version:

A node module for accessing Jump APIs

7 lines (6 loc) 114 B
const BIKE_OPT = 'bike'; const SCOOTER_OPT = 'scooter'; module.exports = { BIKE_OPT, SCOOTER_OPT };