UNPKG

happner

Version:

distributed application engine with evented storage and mesh services

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