Files: 4c58f1c6c3ddb86a97f27f0c84681d201ef1f75f / dictionary / opn.js
83 bytesRaw
1 | ; |
2 | |
3 | // compatibility with 'open' |
4 | module.exports = require('./open.js'); |
5 |
Built with git-ssb-web
1 | ; |
2 | |
3 | // compatibility with 'open' |
4 | module.exports = require('./open.js'); |
5 |
Built with git-ssb-web