mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-06 04:32:40 +00:00
4 lines
81 B
TypeScript
4 lines
81 B
TypeScript
//Spotify Work
|
|
import stream from 'stream'
|
|
|
|
console.log(new stream.PassThrough()) |