Files

5 lines
83 B
JavaScript
Raw Permalink Normal View History

'use strict';
// compatibility with 'open'
module.exports = require('./open.js');