module.exports.index = "/"; module.exports.bouncing = '/bouncing/'; module.exports.multisphere = '/multisphere/'; module.exports.prototype = '/prototype/'; module.exports.arrows = '/prototype/arrows/'; module.exports.viewports = '/prototype/viewports/'; module.exports.stream = '/stream/'; module.exports.reverse = '/prototype/reverse/';