1
0
mirror of https://github.com/advplyr/audiobookshelf.git synced 2025-03-10 00:17:21 +01:00
audiobookshelf/server/libs/archiver/archiverUtils/readableStream/_stream_passthrough.js

4 lines
121 B
JavaScript
Raw Normal View History

2022-07-09 01:11:09 +02:00
'use strict' // Keep this file as an alias for the full stream module.
module.exports = require('./stream').PassThrough