UNPKG

happner

Version:

distributed application engine with evented storage and mesh services

4 lines (3 loc) 76 B
module.exports.method = function(callback) { callback(null, 'RESULT'); };