3d-interface/controllers/bouncing/urls.js

4 lines
48 B
JavaScript
Raw Normal View History

2015-05-05 11:56:35 +02:00
module.exports = {
'/bouncing' : 'index'
};