4 lines
81 B
TypeScript
4 lines
81 B
TypeScript
//Spotify Work
|
|
import stream from 'stream'
|
|
|
|
console.log(new stream.PassThrough()) |