UNPKG

view

Version:
3 lines 80 B
module['exports'] = function (options, callback) { callback(null, 'hello'); };