UNPKG

node-resource

Version:
5 lines (4 loc) 73 B
'use strict'; module.exports = function() { return { bar: 'quox' }; };