UNPKG

node-resource

Version:
7 lines (6 loc) 92 B
'use strict'; module.exports = function() { return function() { return 'foo'; }; };