381b4c83创建于 2025年6月12日历史提交
'use strict';

// Keep this file as an alias for the full stream module.

module.exports = require('stream').PassThrough;