git ssb

0+

cel-desktop / ssb-pkg



Tree: 4c58f1c6c3ddb86a97f27f0c84681d201ef1f75f

Files: 4c58f1c6c3ddb86a97f27f0c84681d201ef1f75f / dictionary / opn.js

83 bytesRaw
1'use strict';
2
3// compatibility with 'open'
4module.exports = require('./open.js');
5

Built with git-ssb-web