UNPKG

spincycle

Version:

A reactive message router and object manager that lets clients subscribe to object property changes on the server

24 lines (16 loc) 563 B
// Generated by CoffeeScript 1.8.0 (function() { var Error; Error = (function() { function Error() {} Error.error = function() { console.log('*************************************************************************************************'); console.log(' ERROR:'); console.dir(arguments); return console.log('*************************************************************************************************'); }; return Error; })(); module.exports = Error; }).call(this); //# sourceMappingURL=Error.js.map