jashkenas--coffeescript/test/importing/import2

3 lines
84 B
Plaintext

// Required by ../importing.coffee
module.exports = {value: function(){return 1;}};