git ssb

0+

cel-desktop / ssb-pkg



Tree: d456a6cc8589489e558e6164750474ed2cfc961e

Files: d456a6cc8589489e558e6164750474ed2cfc961e / dictionary / opn.js

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

Built with git-ssb-web