git ssb

0+

cel-desktop / ssb-pkg



Tree: efcf9fd06b02fa9bcd28681b4c777224e19702bb

Files: efcf9fd06b02fa9bcd28681b4c777224e19702bb / test / test-50-node-modules-tree / node_modules / test-y-fish-P / index.js

148 bytesRaw
1'use strict';
2
3var fs = require('fs');
4var path = require('path');
5module.exports = fs.readFileSync(path.join(__dirname, 'test-y-fish-P'), 'utf8');
6

Built with git-ssb-web