Files

4 lines
77 B
JavaScript
Raw Permalink Normal View History

module.exports = {
createOutputStream: require('./create-output-stream')
}