UNPKG

cloud-red

Version:

Serverless Node-RED for your cloud integration needs

5 lines (4 loc) 111 B
// A test node that exports a function module.exports = function(RED) { throw new Error("fail to load"); }