UNPKG

transitive-js

Version:

A tool for generating dynamic stylized transit maps that are easy to understand.

9 lines (6 loc) 204 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./transitive-js.cjs.production.min.js') } else { module.exports = require('./transitive-js.cjs.development.js') }