Files: 8f4b43a09aab9801bf28987edd59c2e366180327 / test / test-79-npm / browserify / browserify.meta.js
87 bytesRaw
1 | ; |
2 | |
3 | module.exports = function () { |
4 | return { |
5 | take: 'last-line' |
6 | }; |
7 | }; |
8 |
Built with git-ssb-web
1 | ; |
2 | |
3 | module.exports = function () { |
4 | return { |
5 | take: 'last-line' |
6 | }; |
7 | }; |
8 |
Built with git-ssb-web