UNPKG

gracenode-server

Version:
4 lines (3 loc) 83 B
module.exports.POST = function (req, res) { res.html('we should not be here'); };