Misha Akram

Results 5 comments of Misha Akram

Still haven't got mine in Pakistan?

To convert blob to json use ``` let jsonString = await blob.text() let json = JSON.parse(jsonString) ```

@JamieBort I don't intend to create a PR out of it, just shared a general solution