Closed Brunowilliang closed 2 years ago
I'm using expo to convert m3u to json and I'm not getting it because it doesn't have this "fs"
The utility does not need fs to work. You just need to feed it with the playlist itself as a string.
fs
I have already updated the example to make it clearer.
I'm using expo to convert m3u to json and I'm not getting it because it doesn't have this "fs"