4 lines
99 B
JavaScript
4 lines
99 B
JavaScript
const { PassThrough } = require('./readable-browser.js');
|
|
|
|
exports = module.exports = PassThrough;
|