UNPKG

jive-sdk

Version:

Node.js SDK for Jive Software to assist with the development of add-ons

3 lines 76 B
exports.route = function(req, res){ res.render('configure.html', {}); };